Skip to content

Hostname

studios.transgaming.com

Last fetched

studios.transgaming.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.180.6716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.25316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.192.23616.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.19916.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.4016.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.104.6916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.32.1316.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.36.2116.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.41.10116.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.97.10116.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.154.10752.216.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.222.2952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.36.23752.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.198.23752.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.131.11754.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.135.16554.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with studios.transgaming.com in WhisperGraph.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for studios.transgaming.com.

MechanismTarget
SPF_Aamr.toronto.transgaming.com
SPF_INCLUDEmail.zendesk.com
SPF_IP184.73.161.42
SPF_MXstudios.transgaming.com
SPF_MXtransgaming.com

Related pages

Pivot deeper into the graph from studios.transgaming.com.

Cypher and MCP

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

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