Hostname
web-aeddix.net
Last fetched
web-aeddix.net resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
web-aeddix.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.30.55.90 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.49.22.84 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.49.250.204 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.49.72.26 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.86.22.114 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.95.66.253 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 0a140843-e5c1-41b9-aabf-f737e5cd6980@identity-protect.org
- 17d6649d-310d-4919-9948-d802b8cb7e4f@identity-protect.org
- 47702dc3-5312-49fb-bfde-f38a06524e71@identity-protect.org
- 6d7da53d-deca-41c2-9d8d-d1c9f4a6f129@identity-protect.org
- 86453526-001e-411c-aeac-b2d1c591feac@identity-protect.org
- e92e26e3-11c9-4011-859c-3a40df50b888@identity-protect.org
- f8fe44cd-9662-49bc-a284-3b1c821e76c0@identity-protect.org
- owner-1351057@web-aeddix.net.whoisprivacyservice.org
Subdomains
9 observed subdomains of web-aeddix.net.
Threat posture
History
Related pages
Pivot deeper into the graph from web-aeddix.net.
- IP · 100.30.55.90
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0a140843-e5c1-41b9-aabf-f737e5cd6980@identity-protect.org
- TLD · .net
- Browse hostnames · we…
- 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: "web-aeddix.net"})-[: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.