Hostname
genians.com
Last fetched
genians.com resolves to 7 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
genians.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.213.114.197 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.1.245.82 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.87.107.117 | 52.86.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.145.92.163 | 54.144.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.173.147.1 | 54.172.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.81.159.137 | 54.80.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.55.254.115 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of genians.com owner
- Contact emails
- genians.com@domainsbyproxy.com
- 01fd4fb3-f16f-40e2-9d87-6c0dd92cb8bd@identity-protect.org
- 04850a88-7be3-4373-9148-9e6dbc799134@identity-protect.org
- 9256b242-31ed-4336-9255-e2dc48f3c694@identity-protect.org
- ca72f3f6-65f4-460b-8a53-3fd9c4565f80@identity-protect.org
- ccee19e9-e0ed-4349-8fdf-7c43f5579091@identity-protect.org
- f3a476ee-cbd2-4266-969c-5a1031937c0d@identity-protect.org
- owner-3419207@genians.com.whoisprivacyservice.org
- owner-5920927@genians.com.whoisprivacyservice.org
- owner-629305@genians.com.whoisprivacyservice.org
- owner-8726664@genians.com.whoisprivacyservice.org
- owner@genians.com.whoisprivacyservice.org
Subdomains
14 observed subdomains of genians.com.
Web-graph footprint
Distinct hostnames that link to or from genians.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for genians.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 22120960.spf10.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | email.gov-ncloud.com |
| SPF_INCLUDE | mail.stibee.com |
| SPF_INCLUDE | sender.zohobooks.com |
| SPF_INCLUDE | zcsend.net |
Related pages
Pivot deeper into the graph from genians.com.
- IP · 3.213.114.197
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · genians.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: "genians.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.