Skip to content

Hostname

piper.de

Last fetched

piper.de resolves to 1 IPv4 address operated by AS16205 in DE.

Nutrition Label

WHISPER CANON · piper.deRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/piper.de

Resolution chain

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

IPPrefixASNOperatorCountry
81.201.148.16581.201.144.0/20AS16205DE

WHOIS identity

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

Subdomains

30 observed subdomains of piper.de.

Web-graph footprint

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

3,295 sites link to this hostname.

721 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for piper.de.

MechanismTarget
SPF_INCLUDEispgateway.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.61.181.2
SPF_IP93.180.159.101

Related pages

Pivot deeper into the graph from piper.de.

Cypher and MCP

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

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