Hostname
edanzgroup.com
Last fetched
edanzgroup.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
edanzgroup.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 44.231.49.0 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of edanzgroup.com owner
- Contact emails
- 0668a3a4-3a8c-419b-8626-405c631da85c@identity-protect.org
- 1dfc1d70-8af5-4361-bf9f-b25d4e1d41f7@identity-protect.org
- 2695f748-e55b-433e-94ee-a43b5ced8745@identity-protect.org
- 31d4144e-6c91-409d-bdf3-c14c39a8d7c6@identity-protect.org
- 456ac1c7-6600-4f4a-b440-73bae5b023c8@identity-protect.org
- 86463996-d7a0-45c4-a144-4aa7850b975c@identity-protect.org
Subdomains
25 observed subdomains of edanzgroup.com.
Web-graph footprint
Distinct hostnames that link to or from edanzgroup.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for edanzgroup.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.dev.liwenbianji.cn |
| SPF_A | mail.edanzediting.co.jp |
| SPF_A | www.edanzediting.co.jp |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 52.198.56.150 |
| SPF_IP | 54.178.196.28 |
Related pages
Pivot deeper into the graph from edanzgroup.com.
- IP · 44.231.49.0
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0668a3a4-3a8c-419b-8626-405c631da85c@identity-protect.org
- TLD · .com
- 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: "edanzgroup.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.