Skip to content

Hostname

crazy-heels.com

Last fetched

crazy-heels.com resolves to 1 IPv4 address operated by AS211582 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

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

Resolution chain

crazy-heels.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.214.188.9185.214.188.0/22AS211582DE

WHOIS identity

Registrar
iana:151
Organization
crazy-heels
Contact emails

Subdomains

12 observed subdomains of crazy-heels.com.

Web-graph footprint

Distinct hostnames that link to or from crazy-heels.com in the public web crawl.

20 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for crazy-heels.com.

MechanismTarget
SPF_Acrazy-heels.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_IP185.214.188.9
SPF_IP2a10:b040:2:0:0:0:2:9
SPF_MXcrazy-heels.com

Related pages

Pivot deeper into the graph from crazy-heels.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "crazy-heels.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.