regexmatch.dev
Explore
Open main menu
Save & Share
Facebook
Twitter
Tumblr
E-Mail
Pinterest
LinkedIn
Reddit
IP Addresses
Published on Tue Mar 01 2022
Matches IP Addresses with minimum false positives
Regex
Test String
0.0.0.0 255.255.255.255 256.129.23.5
Additional matching regexes for
IP Addresses
IP Addresses
Matches IP Addresses with minimum false positives
IP Address (with 0s)
Matches all valid IP addresses from 0.0.0.0 to 255.255.255.255
Disorted Email Addresses
Matches distorted email addresses and converts them back to real ones.
Address Check Validation
Check for true or false street address format
facebook post embed code
This pattern matches to the facebook post embed codes. It matches on each parts of the whole embed code individualy, and matches on the complete embed code either, but it requires minimum a fb-post div.
Just validate one sequence of
sdfs sdfs FLBREV00022230 dsfsdfs sdfsf FLBREV00022234 In this case is false
filter noreply-ish e-mail addresses
no reply e-mail addresses don't want to receive a reply. Unfortunately, not all no reply e-mail addresses are formatted like
[email protected]
, so in order to catch as many of them as possible I made this regular expression which matches many forms of no reply e-mail addresses.
from Google-Maps
results all street-adresses from http://maps.googleapis.com/maps/api/geocode/xml?sensor=false&address=
CSV CIDR subnets
Comma separated CIDR network addresses
SIP Address Validator
Validates SIP(Session Initiation Protocol) Addresses