Hostname
editiondigital.net
Last fetched
editiondigital.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
editiondigital.net 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.157.78.5 | 108.157.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.157.78.59 | 108.157.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.157.78.76 | 108.157.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.157.78.90 | 108.157.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.164.240.126 | 3.164.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.240.26 | 3.164.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.240.45 | 3.164.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.240.90 | 3.164.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- domains by proxy,
- Contact emails
- editiondigital.net@domainsbyproxy.com
- 1cfe104d-bf0b-4db0-a8bc-77c5d6b99950@identity-protect.org
- 4596aa4f-a19e-487d-b272-f4c876787dfd@identity-protect.org
- 63c62ef1-d1a3-42cc-80cd-1ba59a77e057@identity-protect.org
- 76f26b6d-aa79-4c15-9e8f-23d4177992d6@identity-protect.org
- 94630831-196b-43ab-b999-e0b4437d9142@identity-protect.org
- 9d670e42-6923-48fc-a13a-b2cd965d327d@identity-protect.org
- f7f0346f-32f6-4f7e-9a2f-6d7f76e6d8bd@identity-protect.org
- owner-2974544@editiondigital.net.whoisprivacyservice.org
- owner-8441991@editiondigital.net.whoisprivacyservice.org
- owner-8720128@editiondigital.net.whoisprivacyservice.org
Subdomains
1 observed subdomain of editiondigital.net.
| Subdomain |
|---|
| www.editiondigital.net |
Web-graph footprint
Distinct hostnames that link to or from editiondigital.net in the public web crawl.
Threat posture
History
Related pages
Pivot deeper into the graph from editiondigital.net.
- IP · 108.157.78.5
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · editiondigital.net@domainsbyproxy.com
- TLD · .net
- Browse hostnames · ed…
- 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: "editiondigital.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.