Hostname
punchio.net
Last fetched
punchio.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
punchio.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.131.132.117 | 3.131.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.132.162.123 | 3.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.148.25.96 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.23.252.1 | 3.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 46dadc75-2ef8-46b3-ae7f-ae574e5c552f@identity-protect.org
- 504cdf63-91cd-4de1-8f5b-20b672b85eff@identity-protect.org
- 5e82dcc2-1c0e-427e-b493-2a2bc2c3fcc9@identity-protect.org
- 87e4a5ac-972c-4d20-9cb4-795966697330@identity-protect.org
- ad28e451-7bce-46c5-9036-25067079dc43@identity-protect.org
- cc033c58-ed5e-460c-9a61-46ff02e967df@identity-protect.org
- owner-10942574@punchio.net.whoisprivacyservice.org
Subdomains
1 observed subdomain of punchio.net.
| Subdomain |
|---|
| www.punchio.net |
Threat posture
History
Related pages
Pivot deeper into the graph from punchio.net.
- IP · 3.131.132.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 46dadc75-2ef8-46b3-ae7f-ae574e5c552f@identity-protect.org
- TLD · .net
- Browse hostnames · pu…
- 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: "punchio.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.