Hostname
mygeniuscentral.com
Last fetched
mygeniuscentral.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mygeniuscentral.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 |
|---|---|---|---|---|
| 100.30.21.10 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 23.21.19.139 | 23.20.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.213.164.116 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.2.192.129 | 52.2.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.161.170.102 | 54.160.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.89.84.140 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ********
- Contact emails
- ********@*****.***
- hostmaster@livingnaturally.com
- 0398e3d6-dcaa-4a30-aa5b-bab40174ae00@identity-protect.org
- 4c7166dc-2da7-40e7-9fec-7f0b957edfac@identity-protect.org
- 78e0c0ef-fd07-4741-9c1a-575743d458e7@identity-protect.org
- 9acb9632-81c2-4815-90eb-890693ae69c6@identity-protect.org
- dab4cbe5-8134-429f-acc8-69b974e61337@identity-protect.org
- db6eeaa6-e1e9-439b-be41-d4542e48d84c@identity-protect.org
- e3233741-0452-4e63-b0ce-a2738873893d@identity-protect.org
- owner-8078888@mygeniuscentral.com.whoisprivacyservice.org
Subdomains
13 observed subdomains of mygeniuscentral.com.
Web-graph footprint
Distinct hostnames that link to or from mygeniuscentral.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for mygeniuscentral.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from mygeniuscentral.com.
- IP · 100.30.21.10
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · ********@*****.***
- TLD · .com
- Browse hostnames · my…
- 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: "mygeniuscentral.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.