Hostname
adamwebsite.com
Last fetched
adamwebsite.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
adamwebsite.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.249.74.109 | 13.249.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.74.128 | 13.249.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.74.129 | 13.249.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.74.87 | 13.249.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.118 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.33 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.45 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.91 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- 1982
- Contact emails
- domains@hugedomains.com
- adam.s.hoyt@gmail.com
- 20acc27e-cb47-4e07-9a75-59285e932f79@identity-protect.org
- af898548-2f0d-4216-ae2e-7cb633120443@identity-protect.org
- b0516417-5dbe-46db-b586-7c92c2f6a0ad@identity-protect.org
- ca18855f-dd6e-4e11-9397-7f47167182ca@identity-protect.org
- d525aaee-78ee-411c-a7ad-1e6616cde1ad@identity-protect.org
- f0430318-c4e3-47b7-b4cb-f4acee65e041@identity-protect.org
Subdomains
4 observed subdomains of adamwebsite.com.
Showing 3 of 4. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for adamwebsite.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from adamwebsite.com.
- IP · 13.249.74.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · domains@hugedomains.com
- 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: "adamwebsite.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.