Skip to content

Hostname

achim.de

Last fetched

achim.de resolves to 1 IPv4 address operated by LEVEL3 - Level 3 Parent, LLC in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
62.67.46.16062.67.0.0/16AS3356LEVEL3 - Level 3 Parent, LLCDE

WHOIS identity

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

Subdomains

25 observed subdomains of achim.de.

Web-graph footprint

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

164 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for achim.de.

MechanismTarget
SPF_INCLUDE_spf.kdo.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_MXachim.de
SPF_MXde.umantis.com

Related pages

Pivot deeper into the graph from achim.de.

Cypher and MCP

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

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