Skip to content

Hostname

katie-wayne.com

Last fetched

katie-wayne.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · katie-wayne.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/katie-wayne.com

Resolution chain

katie-wayne.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:48
Organization
go6 media
Contact emails

Subdomains

2 observed subdomains of katie-wayne.com.

Web-graph footprint

Distinct hostnames that link to or from katie-wayne.com in the public web crawl.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for katie-wayne.com.

MechanismTarget
SPF_Akatie-wayne.com
SPF_Aservers.mcsv.net
SPF_INCLUDErelay.k.io
SPF_IP185.199.220.69/28
SPF_IP31.216.48.30
SPF_IP77.72.0.74/32
SPF_MXkatie-wayne.com

Related pages

Pivot deeper into the graph from katie-wayne.com.

Cypher and MCP

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

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