Skip to content

Hostname

peters.de

Last fetched

peters.de resolves to 1 IPv4 address operated by AS12571 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.76.198.20212.76.192.0/19AS12571DE

WHOIS identity

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

Subdomains

9 observed subdomains of peters.de.

Web-graph footprint

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

51 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for peters.de.

MechanismTarget
SPF_INCLUDE_spf_eucentral1.prod.hydra.sophos.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.76.197.186
SPF_IP212.76.197.187
SPF_IP212.76.198.20
SPF_IP212.76.203.204
SPF_IP2a00:1d48:9:1:0:0:0:204
SPF_MXpeters.de

Related pages

Pivot deeper into the graph from peters.de.

Cypher and MCP

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

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