Hostname
pttor-opolo.com
Last fetched
pttor-opolo.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
pttor-opolo.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 |
|---|---|---|---|---|
| 13.215.86.222 | 13.214.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.251.200.247 | 13.250.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.136.76.91 | 18.136.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.76.207.82 | 52.76.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pttor-opolo.com owner
- Contact emails
- 1bfb81f1-6d21-4a27-b0fc-5a2c6f271e74@identity-protect.org
- 3daeb5fa-6b52-41a6-bd01-03ce14818bb3@identity-protect.org
- 42ce7ecd-bda8-429d-b290-7f2bd3fe944d@identity-protect.org
- 6eb2025d-5632-4515-9a10-20500af1a9d9@identity-protect.org
- 7825132c-624a-4845-9856-b02142d7f3bd@identity-protect.org
- 9e965202-e468-4cee-b700-a04e8c602eac@identity-protect.org
- e37199ca-cc14-4c94-a39c-ad71afeba871@identity-protect.org
- owner-7037802@pttor-opolo.com.whoisprivacyservice.org
- owner-8827979@pttor-opolo.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from pttor-opolo.com.
- IP · 13.215.86.222
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 1bfb81f1-6d21-4a27-b0fc-5a2c6f271e74@identity-protect.org
- TLD · .com
- Browse hostnames · pt…
- 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: "pttor-opolo.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.