Skip to content

Hostname

giftasaurusrex.com

Last fetched

giftasaurusrex.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · giftasaurusrex.comRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/giftasaurusrex.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.191.6516.15.240.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.4616.15.248.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.2216.15.248.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.24516.18.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.21.123.5.21.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.212.17352.216.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.220.13352.216.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.25.1152.216.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.44.14152.216.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.51.4552.216.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.62.23752.216.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.129.23752.218.7.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.233.8552.218.18.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.87.1952.217.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.90.19552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.197.16554.237.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

1 observed subdomain of giftasaurusrex.com.

Threat posture

History

Related pages

Pivot deeper into the graph from giftasaurusrex.com.

Cypher and MCP

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

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