Hostname
chrisdedeian.com
Last fetched
chrisdedeian.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
chrisdedeian.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 |
|---|---|---|---|---|
| 108.139.47.105 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.13 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.19 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.49 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.77.10 | 3.160.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 3.160.77.21 | 3.160.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 3.160.77.34 | 3.160.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 3.160.77.43 | 3.160.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of chrisdedeian.com owner
- Contact emails
- 6fab2c08e7c24833b526ba50fbfd1936.protect@whoisguard.com
- 02903de6-c802-4fa5-81d0-45b52b65d346@identity-protect.org
- 1c1dc0df-3248-45fc-bd79-97e6c184da5f@identity-protect.org
- 22de5b56-270d-4c85-aae5-08feb906d727@identity-protect.org
- 3ec0069c-517d-4730-8f56-17c2a0fbb8ec@identity-protect.org
- 636a5f17-7dfc-4743-8039-e8e117dd8702@identity-protect.org
- 9babc0b7-302c-482e-9314-85a2c28cc787@identity-protect.org
- ce54f20a-b1df-4cad-92bb-066bc145419c@identity-protect.org
Subdomains
1 observed subdomain of chrisdedeian.com.
| Subdomain |
|---|
| www.chrisdedeian.com |
Threat posture
History
Related pages
Pivot deeper into the graph from chrisdedeian.com.
- IP · 108.139.47.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 6fab2c08e7c24833b526ba50fbfd1936.protect@whoisguard.com
- TLD · .com
- Browse hostnames · ch…
- 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: "chrisdedeian.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.