Skip to content

Hostname

posteo.de

Last fetched

posteo.de resolves to 2 IPv4 addresses operated by INTERNET_AG Frankfurt-Munich-Stuttgart-Amsterdam-London in DE.

Nutrition Label

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

Resolution chain

posteo.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.67.36.168185.67.36.0/23AS8495INTERNET_AG Frankfurt-Munich-Stuttgart-Amsterdam-LondonDE
185.67.36.169185.67.36.0/23AS8495INTERNET_AG Frankfurt-Munich-Stuttgart-Amsterdam-LondonDE

WHOIS identity

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

Subdomains

61 observed subdomains of posteo.de.

Web-graph footprint

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

1,328 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for posteo.de.

MechanismTarget
SPF_IP185.67.36.0/23
SPF_IP2a05:bc0:1000::/47

Related pages

Pivot deeper into the graph from posteo.de.

Cypher and MCP

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

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