Skip to content

Hostname

sueddeutsche.de

Last fetched

sueddeutsche.de resolves to 1 IPv4 address operated by BOREUS in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
208.82.73.61208.82.72.0/22AS205411BOREUSDE

WHOIS identity

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

Subdomains

175 observed subdomains of sueddeutsche.de.

Web-graph footprint

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

47,649 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for sueddeutsche.de.

MechanismTarget
SPF_Asueddeutsche.de
SPF_INCLUDEspf.qb-feedback.com
SPF_INCLUDEsz.de
SPF_IP116.202.77.19/32
SPF_IP194.232.205.130/32
SPF_IP2a01:4f8:d0a:6657::2/128
SPF_IP5.75.167.180/32
SPF_IP80.190.108.220/32
SPF_MXsueddeutsche.de

Related pages

Pivot deeper into the graph from sueddeutsche.de.

Cypher and MCP

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

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