Hostname
digidactica.com
Last fetched
digidactica.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
digidactica.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.206.9.162 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.231.150.114 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.225.109.22 | 54.224.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.83.164.79 | 54.80.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of digidactica.com owner
- Contact emails
- 16a21990-4c63-4f10-bc9b-f627a2e28f3a@identity-protect.org
- 1e842f08-769b-40cd-9141-9ba259ddbdb1@identity-protect.org
- 1f865f1d-ddb6-4a80-92e0-a572886b3614@identity-protect.org
- 447ec206-0dbd-4d26-bdf6-aafab9855d56@identity-protect.org
- 4dfab265-eaab-47ea-a63e-3c37f416f5c9@identity-protect.org
- 550c9ecb-fdfe-4d79-b802-b943ca8b8471@identity-protect.org
- 70e7504b-14f9-45a1-bc6f-42dca7e4a0fd@identity-protect.org
Subdomains
1 observed subdomain of digidactica.com.
| Subdomain |
|---|
| www.digidactica.com |
Threat posture
History
Related pages
Pivot deeper into the graph from digidactica.com.
- IP · 34.206.9.162
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 16a21990-4c63-4f10-bc9b-f627a2e28f3a@identity-protect.org
- 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: "digidactica.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.