Skip to content

Hostname

klondikecheese.com

Last fetched

klondikecheese.com resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · klondikecheese.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/klondikecheese.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.228.32.1466.228.32.0/20AS63949US

WHOIS identity

Registrar
iana:468
Organization
on behalf of klondikecheese.com owner
Contact emails

Subdomains

5 observed subdomains of klondikecheese.com.

Web-graph footprint

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

25 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for klondikecheese.com.

MechanismTarget
SPF_Aklondikecheese.com
SPF_INCLUDE_spf.mykronos.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_IP184.60.88.8/29
SPF_IP209.222.80.0/21
SPF_IP64.235.144.0/20

Related pages

Pivot deeper into the graph from klondikecheese.com.

Cypher and MCP

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

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