Skip to content

Hostname

superbeasts.ai

Last fetched

superbeasts.ai resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:spaceship, inc. as the registrar.

Nutrition Label

WHISPER CANON · superbeasts.aiRouting diversity4.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/superbeasts.ai

Resolution chain

superbeasts.ai resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.165.1213.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.173.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2083.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2373.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.343.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.166.613.5.166.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.1853.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2173.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2263.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2423.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.453.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.130.5552.95.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.131.13552.95.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.134.2552.95.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:spaceship, inc.
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

1 observed subdomain of superbeasts.ai.

Threat posture

History

Related pages

Pivot deeper into the graph from superbeasts.ai.

Cypher and MCP

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

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