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
Resolution chain
tradetracker.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.233.39.159 | 172.233.32.0/19 | AS63949 | VKT-HK Viking Telecom Limited | NL |
| 51.89.11.45 | 51.89.0.0/16 | AS16276 | OVH | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tradetracker.com owner
- Contact emails
Subdomains
27 observed subdomains of tradetracker.com.
Showing 17 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tradetracker.com in the public web crawl.
1,923 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for tradetracker.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.exactonline.nl |
| SPF_INCLUDE | _spf.odoo.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 3.254.254.3 |
Related pages
Pivot deeper into the graph from tradetracker.com.
- IP · 172.233.39.159
- ASN · AS63949VKT-HK Viking Telecom Limited
- Registrar · iana:468
- Country · NL
- Email · dpvandoorn@tradetracker.com
- TLD · .com
- Browse hostnames · tr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.