Hostname
ppipe.net
Last fetched
ppipe.net resolves to 10 IPv4 addresses operated by AS20940 in KR. WHOIS lists iana:1328 as the registrar.
Nutrition Label
Resolution chain
ppipe.net resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:1328
- Organization
- alexander huemer
- Contact emails
Subdomains
34 observed subdomains of ppipe.net.
Showing 20 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ppipe.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for ppipe.net.
| Mechanism | Target |
|---|---|
| SPF_A | smtp04.outboundmail.org |
| SPF_A | smtp05.outboundmail.org |
| SPF_A | smtp06.outboundmail.org |
Related pages
Pivot deeper into the graph from ppipe.net.
- IP · 23.202.97.112
- ASN · AS20940
- Registrar · iana:1328
- Country · KR
- Email · mbox-payon-ops-vendor-contact@aciworldwide.com
- TLD · .net
- Browse hostnames · pp…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ppipe.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.