Hostname
genesis76.com
Last fetched
genesis76.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
genesis76.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.12.9.127 | 3.12.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.129.91.163 | 3.128.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.13.144.89 | 3.13.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.130.11.246 | 3.130.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.140.8.80 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.151.197.9 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of genesis76.com owner
- Contact emails
- hosting@system76.com
- 12eee03a-7f19-4cbd-8cf9-cf0870c8a3d4@identity-protect.org
- 432f7035-5618-43b7-8f27-2dadaa13d13b@identity-protect.org
- 5741a493-b432-45a1-bdef-38978e664b8a@identity-protect.org
- 70666839-7309-42ea-9e30-c928c68c733a@identity-protect.org
- 771e1b3b-3793-4e94-8d12-392340d8e9fc@identity-protect.org
- 81ccb6a0-90cd-4fc2-b6e3-895d8b008252@identity-protect.org
Subdomains
13 observed subdomains of genesis76.com.
Threat posture
History
Related pages
Pivot deeper into the graph from genesis76.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "genesis76.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.