Skip to content

Hostname

tradetracker.com

Last fetched

tradetracker.com resolves to 2 IPv4 addresses operated by VKT-HK Viking Telecom Limited in NL. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · tradetracker.comRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tradetracker.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.233.39.159172.233.32.0/19AS63949VKT-HK Viking Telecom LimitedNL
51.89.11.4551.89.0.0/16AS16276OVHDE

WHOIS identity

Registrar
iana:468
Organization
on behalf of tradetracker.com owner
Contact emails

Subdomains

27 observed subdomains of tradetracker.com.

Web-graph footprint

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

1,923 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for tradetracker.com.

MechanismTarget
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP3.254.254.3

Related pages

Pivot deeper into the graph from tradetracker.com.

Cypher and MCP

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

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