Skip to content

Hostname

katespade.com

Last fetched

katespade.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in SE. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · katespade.comRouting diversity3.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/katespade.com

Resolution chain

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

IPPrefixASNOperatorCountry
184.24.145.59184.24.144.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.SE
2.23.245.602.23.244.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.56.163.19923.56.162.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.US
88.221.169.5488.221.168.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:447
Organization
domain administrator
Contact emails

Subdomains

85 observed subdomains of katespade.com.

Web-graph footprint

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

4,436 sites link to this hostname.

94 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for katespade.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from katespade.com.

Cypher and MCP

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

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