Skip to content

Hostname

hofheim.de

Last fetched

hofheim.de resolves to 1 IPv4 address operated by AS41981 in DE.

Nutrition Label

WHISPER CANON · hofheim.deRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.9/10canon.whisper.security/host/hofheim.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.105.253.32185.105.253.0/24AS41981DE

WHOIS identity

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

Subdomains

17 observed subdomains of hofheim.de.

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.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for hofheim.de.

MechanismTarget
SPF_Awww.hofheim.fcio.net
SPF_Awww.hofheimstag.fcio.net
SPF_INCLUDE_spf.nol-is.de
SPF_INCLUDE_spf1.ekom21.de
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_IP185.105.252.217
SPF_IP185.105.253.32
SPF_IP185.105.253.46
SPF_IP2a02:248:101:62:0:0:0:1582
SPF_IP2a02:248:101:62:0:0:0:15a0
SPF_IP2a02:248:101:62:0:0:0:15b8
SPF_IP62.214.70.160/32
SPF_IP62.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.