Hostname
adam-webcast.com
Last fetched
adam-webcast.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
adam-webcast.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 |
|---|---|---|---|---|
| 18.239.225.105 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.225.113 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.225.34 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.225.93 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.244.102.119 | 18.244.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.102.29 | 18.244.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.102.34 | 18.244.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.102.52 | 18.244.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of adam-webcast.com owner
- Contact emails
- 335b657a-d253-4dbe-b1ee-6af62eb37ed6@identity-protect.org
- 8869e937-aded-445f-a47a-8beb2ff78bd7@identity-protect.org
- 9a588474-eb2d-4678-8ac5-a53066d9c895@identity-protect.org
- b6a8ba1f-ac54-403d-93aa-1e5ae320522f@identity-protect.org
- c344d207-cca0-4cec-b5d1-8cf34caf4091@identity-protect.org
- d87d8532-cde5-4521-a308-0638afdcc0da@identity-protect.org
- owner-7304081@adam-webcast.com.whoisprivacyservice.org
Subdomains
14 observed subdomains of adam-webcast.com.
Web-graph footprint
Distinct hostnames that link to or from adam-webcast.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from adam-webcast.com.
- IP · 18.239.225.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 335b657a-d253-4dbe-b1ee-6af62eb37ed6@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: "adam-webcast.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.