Skip to content

Hostname

pegnitz.de

Last fetched

pegnitz.de resolves to 2 IPv4 addresses operated by TLN-AS in DE.

Nutrition Label

WHISPER CANON · pegnitz.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pegnitz.de

Resolution chain

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

WHOIS identity

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

Subdomains

5 observed subdomains of pegnitz.de.

Web-graph footprint

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

121 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for pegnitz.de.

MechanismTarget
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.perfora.net
SPF_INCLUDEbayern.de

Related pages

Pivot deeper into the graph from pegnitz.de.

Cypher and MCP

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

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