Skip to content

Hostname

stadt.achim.de

Last fetched

stadt.achim.de resolves to 1 IPv4 address operated by AS9145 in DE.

Nutrition Label

WHISPER CANON · stadt.achim.deRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/stadt.achim.de

Resolution chain

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

IPPrefixASNOperatorCountry
80.228.233.6980.228.0.0/16AS9145DE

WHOIS identity

No WHOIS records are currently associated with stadt.achim.de in WhisperGraph.

Subdomains

1 observed subdomain of stadt.achim.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for stadt.achim.de.

MechanismTarget
SPF_INCLUDE_spf.kdo.de
SPF_INCLUDE_spf.nol-is.de
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.umantis.com
SPF_IP194.76.65.37/32
SPF_IP212.95.2.16
SPF_IP213.168.196.239
SPF_IP213.95.13.140
SPF_IP85.114.145.139
SPF_MXde.umantis.com
SPF_MXstadt.achim.de

Related pages

Pivot deeper into the graph from stadt.achim.de.

Cypher and MCP

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

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