Website stats and analysis
adsense unsafe advertisement

Online Regular Expression Testing Regular expressions are an incredibly powerful tool, but can be rather tricky to get exactly right. This is a website that I wrote so I could quickly and easily test regular expressions during development. Pick which programming language you are using: Share codes are an easy way to share regexes. If you have a share code, enter it here: ...

unsafe advertisement
2.48 Rating by Usitestat

regexplanet.com was registered 1 decade 5 years ago. It has a alexa rank of #488,534 in the world. It is a domain having .com extension. It is estimated worth of $ 8,640.00 and have a daily income of around $ 24.00. Furthermore the website is generating income from Google Adsense. As no active threats were reported recently, regexplanet.com is SAFE to browse.

Traffic Report

Daily Unique Visitors: 2,692
Daily Pageviews: 8,076

Estimated Valuation

Income Per Day: $ 24.00
Estimated Worth: $ 8,640.00

Search Engine Indexes

Google Indexed Pages: Not Applicable
Yahoo Indexed Pages: Not Applicable
Bing Indexed Pages: Not Applicable

Search Engine Backlinks

Google Backlinks: Not Applicable
Bing Backlinks: Not Applicable
Alexa BackLinks: Not Applicable

Safety Information

Google Safe Browsing: No Risk Issues
Siteadvisor Rating: Not Applicable
WOT Trustworthiness: Very Poor
WOT Privacy: Very Poor
WOT Child Safety: Very Poor

Website Ranks & Scores

Alexa Rank: 488,534
PageSpeed Score: 89 ON 100
Domain Authority: 49 ON 100
Bounce Rate: Not Applicable
Time On Site: Not Applicable

Web Server Information

Hosted IP Address:

172.67.128.241

Hosted Country:

United States US

Location Latitude:

37.7757

Location Longitude:

-122.395
unsafe advertisement

Traffic Classification

Total Traffic: No Data
Direct Traffic: No Data
Referral Traffic: No Data
Search Traffic: No Data
Social Traffic: No Data
Mail Traffic: No Data
Display Traffic: No Data

Search Engine Results For regexplanet.com

RegexPlanet: online regular expression testing for Haskell

- https://www.regexplanet.com/advanced/haskell/index.html

Regular Expression Test Page for Haskell. Share: Online testing with the Haskell ...


online regular expression testing for XRegExp - RegexPlanet

- https://www.regexplanet.com/advanced/xregexp/index.html

Regular Expression Test Page for XRegExp. Share: Online testing with the  ...


RegEx: online regular expression testing - RegexPlanet

- https://www.regexplanet.com/simple/previous.html

Regular Expression Test Page for Java · Force canonical equivalence [ ...


Using Regular Expressions - AppDynamics Documentation

- https://docs.appdynamics.com/display/PRO20X/Using+Regular+Expressions

You can find resources for testing your own regular expressions at http://www. regexplanet.com/advanced/java/index.html. There you can find regular expression ...


Chapter 10. Wrangling regular expressions - Secrets of the ...

- https://livebook.manning.com/book/secrets-of-the-javascript-ninja-second-edition/chapter-10/

... tkl JavaScript (www.regexplanet.com/advanced/javascript/index.html) nzp rxgee101 (www.regex101.com/#javascript). erxge101 ja cn eapylcslie fusleu jrkc klt ...


How to test and benchmark your regular expression performance ...

- https://www.oreilly.com/library/view/java-9-regular/9781787288706/4468bc28-ae60-44ab-b96b-633e7494c5c6.xhtml

How to test and benchmark your regular expression performance · Use jshell available with Java 9 to quickly test your regex · regex101.com · www. regexplanet....


input.regex in Hive - Stack Overflow

- https://stackoverflow.com/questions/64634043/input-regex-in-hive

... hence I created two "input regex" and tested the first regex in "http://www. regexplanet.com/advanced/java/index.html". The groups are perfect.


Regular Expressions Alerts Guide – Tech Mahindra's Arrayent ...

- https://developer.arrayent.com/developer-guides/alert-guides/regular-expressions-alerts-guide/

... http://www.regexplanet.com/advanced/java/index.html This website enables you to construct a regular expression and test the pattern across multiple inputs.


Regular expression testing for ESAPI security configuration ...

- https://community.jaspersoft.com/wiki/regular-expression-testing-esapi-security-configuration

Validator.ValidSQL=^\\s*((?i)select)\\s+[^;]+$. To test via the regexplanet.com site, enter your expression into the "Regular Expression:" field. When you enter the ...


Regex Tools & Resources.md · GitHub

- https://gist.github.com/fghber/e4a7e421993f393ffffb44b5fe7d7923

Node.js. http://www.rexv.org/. Perl. http://www.regexplanet.com/advanced/perl/ index.html · http://www.rexv.org/. PHP. PHP Live Regex A Live Regular Expression ...


RegexPlanet

- https://regexplanet.com/


Regular Expression (RegEx) - Easy to learn | JMeter | LoadRunner |

- https://www.perfmatrix.com/regular-expression-regex-easy-to-learn/

... http://www.regextester.com · https://regex101.com · http://www.regexplanet.com /advanced/java/index.html · JMeter Tips. by PerfMatrix; on February 25, 2021...


How to create a proxy which generate GUID and Validate GUID?

- https://community.apigee.com/questions/89691/how-to-create-a-proxy-which-generate-guid-and-vali.html

You can try this online tool: https://www.regexplanet.com/advanced/java/index. html · avatar image Aayushi Yadav Dino-at-Google ♢♢ · Feb 05 ...


[JENKINS-27270] Support jobs organized under folders - Jenkins Jira

- https://issues.jenkins.io/browse/JENKINS-27270

Produces the desired results, but I'm unclear why the non-anchored pattern worked. I tested out the above on the regexplanet tester (http://www.regexplanet. com/ ...


Using Regular Expression (RegEx) in DigiScope | Complete Guide

- https://www.lucid8.com/documentation/DSWebHelp/TOOLS/Using_RegEx.htm

http://www.regular-expressions.info/ - Good Regular Expression overview site. Regular Expression Testing. http://regexpal.com/ · http://www.regexplanet.com/ ...


Solved - Filtering Messages (RegEx) | skUnity Forums

- https://forums.skunity.com/threads/filtering-messages-regex.4799/

3 Aug 2017 ... ... I recommend you to test your pattern before in some online tool, I recommend to use http://www.regexplanet.com/advanced/java/index.html.


REGEXP_REPLACE substring replacement syntax - Dremio

- https://community.dremio.com/t/regexp-replace-substring-replacement-syntax/1163

17 May 2018 ... regexp_replace(data, '.*"xyz":"(.*)","abc".*', '$1'). You can mess with java regex here: https://www.regexplanet.com/...


Bug #3975: Regexp in Title of Autorecording disappears after...

- https://tvheadend.org/issues/3975

10 Sep 2016 ... Your tester does not support that. Try http://www.regexplanet.com/advanced/ golang/index.html. I'll look why the string is not displayed in GUI.


Regex invalid syntax - support - HUGO

- https://discourse.gohugo.io/t/regex-invalid-syntax/5379

8 Feb 2017 ... *)" "" . But I get the error “invalid syntax” but I have tested the regular expression on. http://www.regexplanet.com/advanced ...


Regex problems in Apex - Salesforce Stack Exchange

- https://salesforce.stackexchange.com/questions/123597/regex-problems-in-apex

26 May 2016 ... This pattern works when tested in regex101.com, regexplanet.com, and rubular. com. I thought I had escaped everything that needed escaping.


Regex Online Javascript

- https://singes.info/images/regex-online-javascript

Regexplanet.com ▷ Observe Regex Planet News | Online ... pic. Online Regex Tester (Perl, PHP, JavaScript) | Ingram Braun. Regex Google Analytics & Google  ...


RegexPlanet-icon | Brands RA - RZ - Vecta.io

- https://vecta.io/symbols/94/brands-ra-rz/58/regexplanet-icon

https://www.regexplanet.com/ - Brands RA - RZ.

Page Resources Breakdown

Homepage Links Analysis

RegexPlanet - Online Regular Expression (Regex) Testing and Cookbook for: Go, Haskell, Java, JavaScript, .Net, Perl, PHP, PostgreSQL, Python, Ruby, Tcl & XRegExp
RegexPlanet - Online Regular Expression (Regex) Testing and Cookbook for: Go, Haskell, Java, JavaScript, .Net, Perl, PHP, PostgreSQL, Python, Ruby, Tcl & XRegExp

Website Inpage Analysis

H1 Headings: 1 H2 Headings: 1
H3 Headings: Not Applicable H4 Headings: Not Applicable
H5 Headings: Not Applicable H6 Headings: Not Applicable
Total IFRAMEs: Not Applicable Total Images: 15
Google Adsense: pub-6975096118196151 Google Analytics: UA-328425-6

Two Phrase Analysis

Words Occurrences Density Possible Spam
Previous version 2 0.851 % No
are an 2 0.851 % No
regular expressions 2 0.851 % No
works for 1 0.426 % No
above works 1 0.426 % No
but a 1 0.426 % No
you but 1 0.426 % No
one above 1 0.426 % No
for you 1 0.426 % No
the Java 1 0.426 % No
use it 1 0.426 % No
it if 1 0.426 % No
if the 1 0.426 % No
a lot 1 0.426 % No
Java one 1 0.426 % No
lot of 1 0.426 % No
Bookmarked More 1 0.426 % No
Recently Bookmarked 1 0.426 % No
More One 1 0.426 % No
One last 1 0.426 % No

Four Phrase Analysis

Words Occurrences Density Possible Spam
works for you but 1 0.426 % No
above works for you 1 0.426 % No
for you but a 1 0.426 % No
you but a lot 1 0.426 % No
a lot of links 1 0.426 % No
but a lot of 1 0.426 % No
one above works for 1 0.426 % No
Java one above works 1 0.426 % No
use it if the 1 0.426 % No
to use it if 1 0.426 % No
it if the Java 1 0.426 % No
if the Java one 1 0.426 % No
the Java one above 1 0.426 % No
lot of links go 1 0.426 % No
of links go directly 1 0.426 % No
Bookmarked More One last 1 0.426 % No
Recently Bookmarked More One 1 0.426 % No
More One last thing 1 0.426 % No
One last thing Some 1 0.426 % No
last thing Some people 1 0.426 % No

Websites Hosted on Same IP (i.e. 172.67.128.241)

HTTP Header Analysis

Http-Version: 1.1
Status-Code: 200
Status: 200 OK
Date: Thu, 22 Apr 2021 22:34:47 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
report-to: {"group":"default","max_age":31536000,"endpoints":[{"url":"https://fileformat.report-uri.com/a/d/g"}],"include_subdomains":true}
x-cloud-trace-context: 437826021261cd3a2f08af8c70ece680
CF-Cache-Status: DYNAMIC
cf-request-id: 099d51c3ca00001ebea2275000000001
Expect-CT: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
Server: cloudflare
CF-RAY: 6442524c7d611ebe-AMS
Content-Encoding: gzip
alt-svc: h3-27=":443"; ma=86400, h3-28=":443"; ma=86400, h3-29=":443"; ma=86400

Domain Information

Domain Registrar: CloudFlare, Inc.
Registration Date: 2009-04-20 1 decade 5 years 5 months ago
Last Modified: 2020-03-01 4 years 7 months 4 hours ago

Domain Nameserver Information

Host IP Address Country
darwin.ns.cloudflare.com 108.162.193.151 United States United States
iris.ns.cloudflare.com 108.162.192.118 United States United States

DNS Record Analysis

Host Type TTL Extra
regexplanet.com A 292 IP: 104.21.1.87
regexplanet.com A 292 IP: 172.67.128.241
regexplanet.com NS 86400 Target: iris.ns.cloudflare.com
regexplanet.com NS 86400 Target: darwin.ns.cloudflare.com
regexplanet.com SOA 3600 MNAME: darwin.ns.cloudflare.com
RNAME: dns.cloudflare.com
Serial: 2037029520
Refresh: 10000
Retry: 2400
Expire: 604800
regexplanet.com MX 300 Priority: 40
Target: aspmx2.googlemail.com
regexplanet.com MX 300 Priority: 50
Target: aspmx3.googlemail.com
regexplanet.com MX 300 Priority: 20
Target: alt1.aspmx.l.google.com
regexplanet.com MX 300 Priority: 30
Target: alt2.aspmx.l.google.com
regexplanet.com MX 300 Priority: 10
Target: aspmx.l.google.com
regexplanet.com TXT 300 TXT:
ads.txt=google.com%2C%20pub-697509611819
6151%2C%20DIRECT%2C%20f08c47fec0942fa0%0
Agoogle.com%2C%20pub-8472437385854639%2C
%20RESELLER%2C%20f08c47fec0942fa0%0Agoog
le.com%2C%20pub-3253068245265339%2C%20RE
SELLER%2C%20f08c47fec0942fa0%0A
regexplanet.com TXT 300 TXT: v=spf1 include:aspmx.googlemail.com ~all
regexplanet.com TXT 300 TXT:
google-site-verification=50Lb2jx1r5PRpRE
4iqoop3hv85E03Y2g4VXUWoPH00s
regexplanet.com AAAA 292 IPV6: 2606:4700:3030::6815:157
regexplanet.com AAAA 292 IPV6: 2606:4700:3036::ac43:80f1

Full WHOIS Lookup

Domain Name: REGEXPLANET.COM
Registry Domain ID:
1552817891_DOMAIN_COM-VRSN
Registrar WHOIS Server:
whois.cloudflare.com
Registrar URL:
http://www.cloudflare.com
Updated Date:
2020-02-29T17:12:08Z
Creation Date:
2009-04-20T02:08:39Z
Registry Expiry Date:
2022-04-20T02:08:39Z
Registrar: CloudFlare, Inc.
Registrar
IANA ID: 1910
Registrar Abuse Contact Email:
Registrar Abuse
Contact Phone:
Domain Status: clientTransferProhibited
https://icann.org/epp#clientTransferProhibited
Name Server:
DARWIN.NS.CLOUDFLARE.COM
Name Server:
IRIS.NS.CLOUDFLARE.COM
DNSSEC: signedDelegation
DNSSEC DS
Data: 2371 13 2
9376C2BE1D0D670739C27D0471484C4EBEC3E72B397FF22A7FABF015900E3C9F
U
RL of the ICANN Whois Inaccuracy Complaint Form:
https://www.icann.org/wicf/
>>> Last update of whois database:
2021-04-22T22:34:36Z

Similarly Ranked Websites

野蠻王妃愛漂亮 - 旅遊,親子育兒,美妝保養

- cline1413.com.tw

野蠻王妃是退役空姐,喜歡分享旅遊,美食,美妝保養.穿搭, 親子宜蘭民宿全台景點粉絲團全台民宿婚姻

488,536   $ 8,640.00

Zaid Al Hussein & Brothers Group

- zaidg.com

ZAID ALHUSSAIN & BROTHERS GROUP is a large group operating in the kingdom of Saudi Arabia and the GCC with diversified lines of businesses across multiple industries and verticals.

488,542   $ 8,640.00

backwinkel.de » Ihr nachhaltiger Onlineshop für Kindergarten & Schule

- backwinkel.de

BACKWINKEL – seit 1959 » über 70.000 Produkte für Kindergarten und Schule ✓ in Fachhandelsqualität ✓ Persönliche Beratung ✓ Klimaneutraler Onlineshop ✓

488,544   $ 8,640.00

Hora de Colorir - Atividades escolares

- ahoradecolorir.com.br

Site dedicado a professores do ensino fundamental, médio e superior. Atividades de Inglês, português, ciências, história, geografia, matemática, entre outras. Atividades...

488,547   $ 8,640.00

Hindi News Agency | Home

- hindinewsagency.com

488,548   $ 8,640.00
unsafe advertisement