Skip to content

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

WHISPER CANON · greatclips.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/greatclips.com

Resolution chain

greatclips.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.0.8104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.1.8104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
attn greatclips.com care of network solutions
Contact emails

Subdomains

64 observed subdomains of greatclips.com.

Web-graph footprint

Distinct hostnames that link to or from greatclips.com in the public web crawl.

1,029 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for greatclips.com.

MechanismTarget
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf1.mailgun.org
SPF_INCLUDE_spf2.mailgun.org
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zohomail360.com
SPF_IP143.55.235.27
SPF_IP166.78.69.46/32
SPF_IP199.193.194.15
SPF_IP199.66.72.0/22
SPF_IP23.251.237.159/32
SPF_IP23.251.237.160/29
SPF_IP23.251.237.168/30
SPF_IP52.20.181.133
SPF_IP64.244.48.0/20
SPF_IP64.244.57.136
SPF_IP64.244.57.149
SPF_IP69.67.16.0/20
SPF_IP71.5.104.0/21
SPF_IP71.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.