Hostname
jonathanrguzman.com
Last fetched
jonathanrguzman.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
jonathanrguzman.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 |
|---|---|---|---|---|
| 18.161.205.126 | 18.161.204.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.161.205.32 | 18.161.204.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.161.205.44 | 18.161.204.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.161.205.85 | 18.161.204.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.166.181.12 | 3.166.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.181.6 | 3.166.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.181.76 | 3.166.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.181.98 | 3.166.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jonathanrguzman.com owner
- Contact emails
- 199d1173-d2b0-4613-b587-88c0542126d2@identity-protect.org
- 1c12674f-aabf-4fe3-9a2e-c92603e5236f@identity-protect.org
- 23c48332-acff-4925-ad61-8d47c5cf5f1e@identity-protect.org
- 52d42ff2-9561-4365-9e54-ec82f1cc418f@identity-protect.org
- bc2841f7-9e4c-4b29-8bd7-36b599ab9464@identity-protect.org
- c03c01bf-938a-44f6-8752-c887978e93d3@identity-protect.org
- owner-6757961@jonathanrguzman.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from jonathanrguzman.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from jonathanrguzman.com.
- IP · 18.161.205.126
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · 199d1173-d2b0-4613-b587-88c0542126d2@identity-protect.org
- TLD · .com
- Browse hostnames · jo…
- 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: "jonathanrguzman.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.