Hostname
internetcaddy.com
Last fetched
internetcaddy.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
internetcaddy.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.226.155.15 | 13.226.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.155.34 | 13.226.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.155.50 | 13.226.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.155.59 | 13.226.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.160.113 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.23 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.45 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.65 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of internetcaddy.com owner
- Contact emails
- 1ada1ac4-051e-40e7-bc0b-60d0062ea2cc@identity-protect.org
- 40e78c52-3678-4bbe-9aaa-241fb60898b2@identity-protect.org
- 575abb75-99a9-4140-a4c3-d27ddee3f0bc@identity-protect.org
- 6af5f631-783b-47d5-a3eb-7d0581af2096@identity-protect.org
- a4c7f35e-12dc-41d3-afa0-4a5c9b344174@identity-protect.org
- b307b51c-db2e-4c28-b6f1-65d55fb0866d@identity-protect.org
- fc420fe6-1527-441f-aa41-3ff61436aa78@identity-protect.org
- owner-10479717@internetcaddy.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of internetcaddy.com.
Web-graph footprint
Distinct hostnames that link to or from internetcaddy.com in the public web crawl.
16 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from internetcaddy.com.
- IP · 13.226.155.15
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 1ada1ac4-051e-40e7-bc0b-60d0062ea2cc@identity-protect.org
- TLD · .com
- Browse hostnames · in…
- 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: "internetcaddy.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.