Hostname
greatclips.com
Last fetched
greatclips.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
greatclips.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.0.8 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.1.8 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- attn greatclips.com care of network solutions
- Contact emails
- a35g28286va@networksolutionsprivateregistration.com
- a66vr5nm9ya@networksolutionsprivateregistration.com
- aa85x7m9953@networksolutionsprivateregistration.com
- ab2ar7m964k@networksolutionsprivateregistration.com
- ar4d22ad79j@networksolutionsprivateregistration.com
- av8ud63h94q@networksolutionsprivateregistration.com
- b29hc56w5uq@networksolutionsprivateregistration.com
- b97w92xr8fx@networksolutionsprivateregistration.com
- bd7nx3tq5p3@networksolutionsprivateregistration.com
- bq9s44vy5ff@networksolutionsprivateregistration.com
- br9hk6sz95k@networksolutionsprivateregistration.com
- ce7n25np8nu@networksolutionsprivateregistration.com
- cf6dd8p42fx@networksolutionsprivateregistration.com
- cj46m3hw4b9@networksolutionsprivateregistration.com
- cp9z86qg9eu@networksolutionsprivateregistration.com
- ct4d72nj7ct@networksolutionsprivateregistration.com
- d33qk6wz4cm@networksolutionsprivateregistration.com
- da9h73md9vc@networksolutionsprivateregistration.com
- db59x6982tx@networksolutionsprivateregistration.com
- dj87y2vt5t5@networksolutionsprivateregistration.com
- and 94 more
Subdomains
64 observed subdomains of greatclips.com.
Showing 25 of 64. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from greatclips.com in the public web crawl.
1,029 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
22 SPF mechanisms authorising senders for greatclips.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.eu.mailgun.org |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf1.mailgun.org |
| SPF_INCLUDE | _spf2.mailgun.org |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.zohomail360.com |
| SPF_IP | 143.55.235.27 |
| SPF_IP | 166.78.69.46/32 |
| SPF_IP | 199.193.194.15 |
| SPF_IP | 199.66.72.0/22 |
| SPF_IP | 23.251.237.159/32 |
| SPF_IP | 23.251.237.160/29 |
| SPF_IP | 23.251.237.168/30 |
| SPF_IP | 52.20.181.133 |
| SPF_IP | 64.244.48.0/20 |
| SPF_IP | 64.244.57.136 |
| SPF_IP | 64.244.57.149 |
| SPF_IP | 69.67.16.0/20 |
| SPF_IP | 71.5.104.0/21 |
| SPF_IP | 71.5.110.34 |
Related pages
Pivot deeper into the graph from greatclips.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "greatclips.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.