Hostname
genies.com
Last fetched
genies.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
genies.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.160.150.120 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.125 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.58 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.59 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 31.43.160.6 | 31.43.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 31.43.161.6 | 31.43.161.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of genies.com owner
- Contact emails
- genies.com@domainsbyproxy.com
- dnholding@escrow.com
- lzkvatvntzeyenaq@private-contact.com
- xw3brufoywzc4oeo@private-contact.com
- 46e91368-d2ca-4e07-b6f3-c39d46b5073e@identity-protect.org
- 8097c88e-c5c3-4fd8-ad43-f102433ce29b@identity-protect.org
- 8cf834fd-46f9-41f5-b187-bbf0a882623f@identity-protect.org
- 95395ea0-1c53-4e80-b99e-1ca6011307d4@identity-protect.org
- bc2fdaa3-306a-4c36-80cd-c7dd4f62c8ad@identity-protect.org
- c9dd8897-830f-49f4-87a1-4cbc8dd97f2b@identity-protect.org
- owner-4450905@genies.com.whoisprivacyservice.org
- owner-4720854@genies.com.whoisprivacyservice.org
- owner-9761284@genies.com.whoisprivacyservice.org
Subdomains
69 observed subdomains of genies.com.
Showing 25 of 69. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from genies.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for genies.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from genies.com.
- IP · 3.160.150.120
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · genies.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · ge…
- 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: "genies.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.