Hostname
reteguin.com
Last fetched
reteguin.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
reteguin.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.202.77.92 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of reteguin.com owner
- Contact emails
- jorge@reteguin.com
- 0651bc22-50db-47cf-aa2e-5ac3c556f63d@identity-protect.org
- 3652fb2a-e844-492d-886b-02265c0c4682@identity-protect.org
- a3f93cf9-ecab-48f7-9861-6141845be8d9@identity-protect.org
- acfa318c-4afb-4318-a1df-c87c61430281@identity-protect.org
- bd055c4c-8604-4bb5-aa12-e32051d92a35@identity-protect.org
- e419bea3-7d03-4fe4-9737-2dd10a921fd7@identity-protect.org
Subdomains
1 observed subdomain of reteguin.com.
| Subdomain |
|---|
| www.reteguin.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from reteguin.com.
- IP · 52.202.77.92
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · jorge@reteguin.com
- TLD · .com
- Browse hostnames · re…
- 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: "reteguin.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.