Hostname
adot2050plan.com
Last fetched
adot2050plan.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
adot2050plan.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.22.139.242 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 100.22.61.141 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.232.44.229 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.27.46.193 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of adot2050plan.com owner
- Contact emails
- 3244afbe-16d3-430f-9b97-edfcfc2a4bb3@identity-protect.org
- 344700ca-3aeb-413d-876a-6a0a95007089@identity-protect.org
- 3dd88ac5-2c68-4ca3-af29-84e15044ac13@identity-protect.org
- 460ba27c-fe77-4936-9506-46b5365961e6@identity-protect.org
- 5e55f54a-c1f4-474b-8e51-9e35bd30241e@identity-protect.org
- 829e0380-155d-4544-98be-1c1f0a347200@identity-protect.org
- b934ed0f-c7a3-461d-86aa-6ed18d2452a3@identity-protect.org
Subdomains
1 observed subdomain of adot2050plan.com.
| Subdomain |
|---|
| www.adot2050plan.com |
Web-graph footprint
Distinct hostnames that link to or from adot2050plan.com in the public web crawl.
14 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from adot2050plan.com.
- IP · 100.22.139.242
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3244afbe-16d3-430f-9b97-edfcfc2a4bb3@identity-protect.org
- TLD · .com
- Browse hostnames · ad…
- 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: "adot2050plan.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.