Hostname
evduty.net
Last fetched
evduty.net resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
evduty.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.225.143.18 | 13.225.142.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.143.20 | 13.225.142.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.143.82 | 13.225.142.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.143.89 | 13.225.142.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.244.26 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.36 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.60 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.98 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.164.96.114 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.119 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.6 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.76 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 0b5f96cb-6449-42e5-901a-c8b45814a33c@identity-protect.org
- 2716e53e-94c8-48b6-9362-d224a2587715@identity-protect.org
- 5b121dc3-f339-440a-bbee-79027b3d4acf@identity-protect.org
- 64e6a242-d426-4d66-b15e-deb54d964c80@identity-protect.org
- 8185bda4-0c79-4a80-bef9-884f6b6b7de9@identity-protect.org
- a72e7aeb-30da-4d3a-832b-97197937fd4a@identity-protect.org
- ee744bf8-37ea-4fc9-845d-278cab1dceaa@identity-protect.org
- owner-7386119@evduty.net.whoisprivacyservice.org
Subdomains
12 observed subdomains of evduty.net.
Web-graph footprint
Distinct hostnames that link to or from evduty.net in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from evduty.net.
- IP · 13.225.143.18
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0b5f96cb-6449-42e5-901a-c8b45814a33c@identity-protect.org
- TLD · .net
- Browse hostnames · ev…
- 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: "evduty.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.