Skip to content

Hostname

hanau.de

Last fetched

hanau.de resolves to 1 IPv4 address operated by IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE. in FR.

Nutrition Label

WHISPER CANON · hanau.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hanau.de

Resolution chain

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

IPPrefixASNOperatorCountry
87.106.225.2987.106.0.0/16AS8560IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE.FR

WHOIS identity

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

Subdomains

158 observed subdomains of hanau.de.

Web-graph footprint

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

896 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for hanau.de.

MechanismTarget
SPF_Amailgw01.hanau.de
SPF_Amailgw02.hanau.de
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEekom21.de
SPF_IP144.76.101.197
SPF_IP195.226.81.21
SPF_IP195.226.81.230/32
SPF_IP217.6.30.81
SPF_IP217.6.30.82
SPF_IP62.156.249.119
SPF_IP62.156.249.120
SPF_IP80.69.206.79
SPF_IP85.10.214.4/32
SPF_MXhanau.de

Related pages

Pivot deeper into the graph from hanau.de.

Cypher and MCP

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

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