Skip to content

Hostname

karls.de

Last fetched

karls.de resolves to 1 IPv4 address operated by AS8972 in FR.

Nutrition Label

WHISPER CANON · karls.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/karls.de

Resolution chain

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

IPPrefixASNOperatorCountry
92.51.146.21992.51.144.0/21AS8972FR

WHOIS identity

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

Subdomains

52 observed subdomains of karls.de.

Web-graph footprint

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

1,168 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for karls.de.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.academymaker.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.9.11.254
SPF_IP92.51.146.219
SPF_MXkarls.de

Related pages

Pivot deeper into the graph from karls.de.

Cypher and MCP

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

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