Skip to content

Hostname

3sat.de

Last fetched

3sat.de resolves to 1 IPv4 address operated by KLOEPFERHOLZ in DE.

Nutrition Label

WHISPER CANON · 3sat.deRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/3sat.de

Resolution chain

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

IPPrefixASNOperatorCountry
91.197.29.5191.197.29.0/24AS43354KLOEPFERHOLZDE

WHOIS identity

No WHOIS records are currently associated with 3sat.de in WhisperGraph.

Subdomains

17 observed subdomains of 3sat.de.

Web-graph footprint

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

8,434 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for 3sat.de.

MechanismTarget
SPF_INCLUDEspf-005ffa01.pphosted.com
SPF_INCLUDEspf.mailjet.com
SPF_IP194.45.94.190
SPF_IP91.197.29.200/32
SPF_IP91.197.29.81

Related pages

Pivot deeper into the graph from 3sat.de.

Cypher and MCP

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

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