Skip to content

Hostname

trophytrafficgames.com

Last fetched

trophytrafficgames.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.93.187104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.214.1172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
202.21.38.157202.21.38.0/24AS132717NDCTPL-IN NxtGen Datacenter & Cloud Technologies Pvt. Ltd.IN

WHOIS identity

Registrar
iana:303
Organization
champions ad network
Contact emails

Subdomains

9 observed subdomains of trophytrafficgames.com.

Web-graph footprint

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

28 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for trophytrafficgames.com.

MechanismTarget
SPF_Atrophytrafficgames.com
SPF_IP103.48.43.52
SPF_MXtrophytrafficgames.com

Related pages

Pivot deeper into the graph from trophytrafficgames.com.

Cypher and MCP

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

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