Hostname
pnsoffical.com
Last fetched
pnsoffical.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pnsoffical.com 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 |
|---|---|---|---|---|
| 18.136.115.151 | 18.136.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 47.131.22.175 | 47.128.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.220.249.115 | 52.220.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.74.76.28 | 52.74.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pnsoffical.com owner
- Contact emails
- 1791eabe-371a-4a14-968d-31fa3ab660af@identity-protect.org
- 29762433-1208-49e4-af90-ac44d36094e8@identity-protect.org
- 626a0dcf-cf8a-4ff3-8260-971287d130bc@identity-protect.org
- 8858145a-75b0-45cb-8079-d73c6978f3c5@identity-protect.org
- 89c5cf6b-1be9-4314-9ee7-13705f9b587e@identity-protect.org
- b63ad7b3-b558-44cc-b3c8-a2d494533319@identity-protect.org
- d6513f54-8432-439d-89dd-b9e975ca3872@identity-protect.org
Subdomains
10 observed subdomains of pnsoffical.com.
Threat posture
History
Related pages
Pivot deeper into the graph from pnsoffical.com.
- IP · 18.136.115.151
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 1791eabe-371a-4a14-968d-31fa3ab660af@identity-protect.org
- TLD · .com
- Browse hostnames · pn…
- 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: "pnsoffical.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.