Skip to content

Hostname

animaze.us

Last fetched

animaze.us resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · animaze.usRouting diversity5.6/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/animaze.us

Resolution chain

animaze.us resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.157.132.10618.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.195.145.7218.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.199.188.2918.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.138.1773.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.112.323.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.125.110.1863.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.68.172.1713.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.83.21635.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.104.18552.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
54.93.41.9054.93.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.DE
54.93.72.4754.93.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.191.24463.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.176.15.2363.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
holotech studios
Contact emails

Subdomains

3 observed subdomains of animaze.us.

Web-graph footprint

Distinct hostnames that link to or from animaze.us in the public web crawl.

176 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for animaze.us.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from animaze.us.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "animaze.us"})-[: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.