Hostname
romanzabaleta.com
Last fetched
romanzabaleta.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
romanzabaleta.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.162.247.100 | 3.162.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.162.247.38 | 3.162.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.162.247.71 | 3.162.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.162.247.8 | 3.162.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.166.152.105 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.152.122 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.152.20 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.152.58 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of romanzabaleta.com owner
- Contact emails
- 73fa7d3a-368d-4e42-882a-b4192c2dae60@identity-protect.org
- 9032d6e6-5492-4feb-b184-546ebdf63279@identity-protect.org
- 913414ef-b93a-4a58-b9eb-3a4ad03bdc23@identity-protect.org
- a907f102-b7fc-471d-a7cb-167d354016bc@identity-protect.org
- bb94de65-4363-4389-8d9a-41f64b25220b@identity-protect.org
- e2f26ad1-d736-4403-b488-a41f50fa022d@identity-protect.org
- owner-6518369@romanzabaleta.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from romanzabaleta.com.
- IP · 3.162.247.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · 73fa7d3a-368d-4e42-882a-b4192c2dae60@identity-protect.org
- TLD · .com
- Browse hostnames · ro…
- 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: "romanzabaleta.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.