Skip to content

Hostname

ppi.net

Last fetched

ppi.net resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · ppi.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ppi.net

Resolution chain

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

IPPrefixASNOperatorCountry
13.65.247.21713.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:48
Organization
pen publishing interactive
Contact emails

Subdomains

45 observed subdomains of ppi.net.

Web-graph footprint

Distinct hostnames that link to or from ppi.net in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for ppi.net.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEppi-net.spf.smtp25.com
SPF_IP13.65.247.217
SPF_IP13.65.248.100
SPF_IP13.65.34.65
SPF_IP13.65.97.130
SPF_IP13.66.22.28/32
SPF_IP52.171.143.46
SPF_IP52.171.38.216
SPF_IP52.185.203.0
SPF_IP63.71.12.214
SPF_IP68.110.223.102
SPF_IP70.168.42.0/23
SPF_IP70.169.61.0/24

Related pages

Pivot deeper into the graph from ppi.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ppi.net"})-[: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.