Skip to content

Hostname

intrepidstudios.com

Last fetched

intrepidstudios.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · intrepidstudios.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/intrepidstudios.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.56.54.25513.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.24.21752.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.25.7252.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.241.8.3254.241.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for intrepidstudios.com.

MechanismTarget
SPF_Aintrepidstudios.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf_useast2.prod.hydra.sophos.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_IP162.217.196.242
SPF_IP208.117.49.186/32
SPF_IP70.167.183.50

Related pages

Pivot deeper into the graph from intrepidstudios.com.

Cypher and MCP

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

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