Skip to content

Hostname

hameln.de

Last fetched

hameln.de resolves to 1 IPv4 address operated by AS8893 in DE.

Nutrition Label

WHISPER CANON · hameln.deRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/hameln.de

Resolution chain

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

IPPrefixASNOperatorCountry
212.77.241.194212.77.224.0/19AS8893DE

WHOIS identity

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

Subdomains

52 observed subdomains of hameln.de.

Web-graph footprint

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

758 sites link to this hostname.

366 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for hameln.de.

MechanismTarget
SPF_Ahameln.de
SPF_INCLUDE_se_net.axiell.com
SPF_INCLUDE_spf.kdo.de
SPF_INCLUDE_spf.nol-is.de
SPF_INCLUDEspf.lamapoll.de
SPF_IP217.113.45.225/32
SPF_IP2a02:ea2:c101:1::25:200/64
SPF_IP83.218.36.131
SPF_IP84.201.117.234
SPF_IP85.13.157.38
SPF_MXhameln.de

Related pages

Pivot deeper into the graph from hameln.de.

Cypher and MCP

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

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