Hostname
pupnik.com
Last fetched
pupnik.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pupnik.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.81.248 | 3.5.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.180.90 | 52.218.180.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.132.131 | 52.92.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.133.243 | 52.92.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.163.67 | 52.92.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.212.123 | 52.92.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.229.107 | 52.92.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.235.139 | 52.92.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pupnik.com owner
- Contact emails
- pupnik.com@domainsbyproxy.com
- 2a96acda-4992-4e2e-b128-766f75b9f2bf@identity-protect.org
- 3ee04431-703c-4e5e-b060-8790abcc3e73@identity-protect.org
- 4d8155f6-f764-4019-9be0-29d2ffaf8ef6@identity-protect.org
- 5fbbe82d-00d0-4f79-8bd9-a99404303456@identity-protect.org
- owner-10143159@pupnik.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of pupnik.com.
| Subdomain |
|---|
| books.pupnik.com |
Threat posture
History
Related pages
Pivot deeper into the graph from pupnik.com.
- IP · 3.5.81.248
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · pupnik.com@domainsbyproxy.com
- TLD · .com
- 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: "pupnik.com"})-[: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.