Skip to content

Hostname

tradgang.com

Last fetched

tradgang.com resolves to 3 IPv4 addresses operated by SITEACTION-TOR-01 - Siteaction in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · tradgang.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/tradgang.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.129.135.99104.129.134.0/23AS400331SITEACTION-TOR-01 - SiteactionCA
104.21.46.144104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.140.3172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:48
Organization
na rare form designs ()
Contact emails

Subdomains

15 observed subdomains of tradgang.com.

Web-graph footprint

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

39 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for tradgang.com.

MechanismTarget
SPF_Atradgang.com
SPF_INCLUDE_spf.siteaction.com
SPF_MXtradgang.com

Related pages

Pivot deeper into the graph from tradgang.com.

Cypher and MCP

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

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