Hostname
thegeniusgeneration.com
Last fetched
thegeniusgeneration.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
thegeniusgeneration.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 |
|---|---|---|---|---|
| 16.15.177.229 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.5.12.203 | 3.5.12.0/23 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.216.25.203 | 52.216.25.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.59.205 | 52.216.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.9.250 | 52.216.9.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.166.69 | 52.217.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.65.59 | 52.217.65.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.223.21 | 54.231.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- alex lekich
- Contact emails
- sales@regystro.com
- shaileshhedaoo@hotmail.com
- 1d4e818c-4717-4898-9ece-bba8fe41410a@identity-protect.org
- 1f2ccddc-f35f-4bde-bf21-abf325c9632f@identity-protect.org
- 672dbe46-065c-4e5b-9e92-7d17735eb0d0@identity-protect.org
- 91df2ae7-a151-49d1-b857-97b5fdb7a29d@identity-protect.org
- 95c25280-5080-40d3-9e60-2bb0de58a8ad@identity-protect.org
- 963cc9e1-1bc7-4b33-9f87-a2f15e03afef@identity-protect.org
Subdomains
1 observed subdomain of thegeniusgeneration.com.
| Subdomain |
|---|
| www.thegeniusgeneration.com |
Threat posture
History
Related pages
Pivot deeper into the graph from thegeniusgeneration.com.
- IP · 16.15.177.229
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · sales@regystro.com
- TLD · .com
- Browse hostnames · th…
- 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: "thegeniusgeneration.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.