Skip to content

Hostname

petersberg.de

Last fetched

petersberg.de resolves to 1 IPv4 address operated by IONOS-AS - IONOS SE in DE.

Nutrition Label

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

Resolution chain

petersberg.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.210212.227.0.0/16AS8560IONOS-AS - IONOS SEDE

WHOIS identity

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

Subdomains

14 observed subdomains of petersberg.de.

Web-graph footprint

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

77 sites link to this hostname.

189 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for petersberg.de.

MechanismTarget
SPF_Apetersberg.de
SPF_INCLUDEekom21.de
SPF_IP78.94.40.134
SPF_IP80.153.203.115
SPF_MXpetersberg.de

Related pages

Pivot deeper into the graph from petersberg.de.

Cypher and MCP

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

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