Hostname
digitaledgesports.com
Last fetched
digitaledgesports.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
digitaledgesports.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.15.207.137 | 16.15.200.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.182.105.141 | 16.182.96.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.182.32.157 | 16.182.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.14.167 | 3.5.14.0/23 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.5.9.62 | 3.5.9.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.216.140.67 | 52.216.140.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.210.133 | 52.216.208.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.110.27 | 52.217.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.122.125 | 52.217.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.138.45 | 52.217.128.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.162.29 | 52.217.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.196.181 | 52.217.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.97.243 | 52.217.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.165.149 | 54.231.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.230.133 | 54.231.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of digitaledgesports.com owner
- Contact emails
- david@jerseywatch.com
- 08a2e620-b886-4d4a-a16a-f6345a79f7a2@identity-protect.org
- 2bf7b402-4ec6-4bd7-b39f-6ffb1cca7a9e@identity-protect.org
- 52ce9444-0b2a-4a33-8422-48526253dbdf@identity-protect.org
- 6744d075-b53c-412b-8b5d-d7061daeba0e@identity-protect.org
- 9b73aa21-9986-42ed-876c-dbcd74c2f7b5@identity-protect.org
- c6def19d-1a30-4a27-971a-1a63b0f38d6a@identity-protect.org
- ce302e0a-11df-4498-8c3a-ee89ff95857f@identity-protect.org
Subdomains
1 observed subdomain of digitaledgesports.com.
| Subdomain |
|---|
| www.digitaledgesports.com |
Threat posture
History
Related pages
Pivot deeper into the graph from digitaledgesports.com.
- IP · 16.15.207.137
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · david@jerseywatch.com
- TLD · .com
- Browse hostnames · di…
- 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: "digitaledgesports.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.