Skip to content

Hostname

katespade.de

Last fetched

katespade.de resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.

Nutrition Label

WHISPER CANON · katespade.deRouting diversity3.5/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/katespade.de

Resolution chain

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

IPPrefixASNOperatorCountry
2.23.245.602.23.244.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.58.109.6223.32.0.0/11AS20940DE
23.61.3.5823.61.2.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.62.11.15823.62.10.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

No WHOIS records are currently associated with katespade.de in WhisperGraph.

Subdomains

19 observed subdomains of katespade.de.

Web-graph footprint

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

17 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from katespade.de.

Cypher and MCP

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

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