Hostname
hofheim.de
Last fetched
hofheim.de resolves to 1 IPv4 address operated by AS41981 in DE.
Nutrition Label
Resolution chain
hofheim.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 |
|---|---|---|---|---|
| 185.105.253.32 | 185.105.253.0/24 | AS41981 | — | DE |
WHOIS identity
No WHOIS records are currently associated with hofheim.de in WhisperGraph.
Subdomains
17 observed subdomains of hofheim.de.
Showing 15 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hofheim.de in the public web crawl.
361 sites link to this hostname.
582 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for hofheim.de.
| Mechanism | Target |
|---|---|
| SPF_A | www.hofheim.fcio.net |
| SPF_A | www.hofheimstag.fcio.net |
| SPF_INCLUDE | _spf.nol-is.de |
| SPF_INCLUDE | _spf1.ekom21.de |
| SPF_INCLUDE | spf.crsend.com |
| SPF_INCLUDE | spf.hornetsecurity.com |
| SPF_IP | 185.105.252.217 |
| SPF_IP | 185.105.253.32 |
| SPF_IP | 185.105.253.46 |
| SPF_IP | 2a02:248:101:62:0:0:0:1582 |
| SPF_IP | 2a02:248:101:62:0:0:0:15a0 |
| SPF_IP | 2a02:248:101:62:0:0:0:15b8 |
| SPF_IP | 62.214.70.160/32 |
| SPF_IP | 62.214.70.181/32 |
Related pages
Pivot deeper into the graph from hofheim.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hofheim.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.