Skip to content

Hostname

transgaming.com

Last fetched

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

Nutrition Label

WHISPER CANON · transgaming.comRouting diversity7.6/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/transgaming.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.3316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.1316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.16816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.24816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.3916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.6016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.9016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.6016.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.1016.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.23516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.196.10816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.1116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.19216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.4616.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.25116.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.13416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.16016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.22716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.816.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.24016.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 01338789
Contact emails

Subdomains

31 observed subdomains of transgaming.com.

Web-graph footprint

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

326 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for transgaming.com.

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

Related pages

Pivot deeper into the graph from transgaming.com.

Cypher and MCP

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

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