Skip to content

Hostname

animationdigitalnetwork.com

Last fetched

animationdigitalnetwork.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · animationdigitalnetwork.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/animationdigitalnetwork.com

Resolution chain

animationdigitalnetwork.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.161.193.283.161.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.193.463.161.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.193.503.161.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.193.603.161.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.51.33.170.51.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.51.753.170.51.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.51.813.170.51.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.51.903.170.51.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1013.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.673.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.913.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.933.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of animationdigitalnetwork.com owner
Contact emails

Subdomains

21 observed subdomains of animationdigitalnetwork.com.

Web-graph footprint

Distinct hostnames that link to or from animationdigitalnetwork.com in the public web crawl.

208 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for animationdigitalnetwork.com.

MechanismTarget
SPF_Aanidn.fr
SPF_Aanimationdigitalnetwork.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-ip.animedigitalnetwork.fr
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXanimationdigitalnetwork.com

Related pages

Pivot deeper into the graph from animationdigitalnetwork.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "animationdigitalnetwork.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.