Skip to content

Hostname

papenburg.de

Last fetched

papenburg.de resolves to 1 IPv4 address operated by AS8560 in DE.

Nutrition Label

WHISPER CANON · papenburg.deRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/papenburg.de

Resolution chain

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

IPPrefixASNOperatorCountry
212.227.201.120212.227.0.0/16AS8560DE

WHOIS identity

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

Subdomains

35 observed subdomains of papenburg.de.

Web-graph footprint

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

239 sites link to this hostname.

137 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for papenburg.de.

MechanismTarget
SPF_Apapenburg.de
SPF_INCLUDE_spf.nol-is.de
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.itebo.de
SPF_IP185.144.204.101/32
SPF_IP213.170.191.184/29
SPF_IP85.215.47.131/32
SPF_MXpapenburg.de

Related pages

Pivot deeper into the graph from papenburg.de.

Cypher and MCP

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

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