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
Resolution chain
hanau.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 87.106.225.29 | 87.106.0.0/16 | AS8560 | 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. | FR |
WHOIS identity
No WHOIS records are currently associated with hanau.de in WhisperGraph.
Subdomains
158 observed subdomains of hanau.de.
Showing 25 of 158. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hanau.de in the public web crawl.
896 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for hanau.de.
| Mechanism | Target |
|---|---|
| SPF_A | mailgw01.hanau.de |
| SPF_A | mailgw02.hanau.de |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | ekom21.de |
| SPF_IP | 144.76.101.197 |
| SPF_IP | 195.226.81.21 |
| SPF_IP | 195.226.81.230/32 |
| SPF_IP | 217.6.30.81 |
| SPF_IP | 217.6.30.82 |
| SPF_IP | 62.156.249.119 |
| SPF_IP | 62.156.249.120 |
| SPF_IP | 80.69.206.79 |
| SPF_IP | 85.10.214.4/32 |
| SPF_MX | hanau.de |
Related pages
Pivot deeper into the graph from hanau.de.
- IP · 87.106.225.29
- ASN · AS8560IONOS-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.
- Country · FR
- TLD · .de
- Browse hostnames · ha…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.