Skip to content

Hostname

animoto.com

Last fetched

animoto.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.161.213.433.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.443.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.833.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.873.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.171.139.1113.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.243.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.593.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.753.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.214.10052.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.10152.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.1252.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.6352.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

84 observed subdomains of animoto.com.

Web-graph footprint

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

8,786 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for animoto.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from animoto.com.

Cypher and MCP

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

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