Skip to content

Hostname

potsdam.de

Last fetched

potsdam.de resolves to 1 IPv4 address operated by AS24993 in DE.

Nutrition Label

WHISPER CANON · potsdam.deRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.9/10canon.whisper.security/host/potsdam.de

Resolution chain

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

IPPrefixASNOperatorCountry
80.86.4.13180.86.0.0/20AS24993DE

WHOIS identity

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

Subdomains

98 observed subdomains of potsdam.de.

Web-graph footprint

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

1,848 sites link to this hostname.

505 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for potsdam.de.

MechanismTarget
SPF_IP80.86.1.125
SPF_IP80.86.1.126
SPF_IP80.86.1.127
SPF_IP80.86.1.128
SPF_IP80.86.1.129
SPF_IP80.86.1.20
SPF_IP80.86.4.131
SPF_IP80.86.4.132
SPF_IP80.86.4.133
SPF_IP80.86.4.134
SPF_IP80.86.4.135
SPF_IP80.86.4.136
SPF_IP80.86.4.137
SPF_IP80.86.4.148
SPF_IP80.86.4.149
SPF_IP87.234.236.35
SPF_IP87.234.236.38
SPF_MXpotsdam.de

Related pages

Pivot deeper into the graph from potsdam.de.

Cypher and MCP

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

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