Hostname
tmx.com
Last fetched
tmx.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:456 as the registrar.
Nutrition Label
Resolution chain
tmx.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:456
- Organization
- shelley lindsay
- Contact emails
Subdomains
47 observed subdomains of tmx.com.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tmx.com in the public web crawl.
623 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
29 SPF mechanisms authorising senders for tmx.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | et._spf.pardot.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_IP | 142.201.0.0/16 |
| SPF_IP | 166.84.1.64/27 |
| SPF_IP | 170.153.166.12/30 |
| SPF_IP | 170.153.196.18/32 |
| SPF_IP | 170.153.33.238/30 |
| SPF_IP | 170.153.64.24/32 |
| SPF_IP | 170.153.66.12/30 |
| SPF_IP | 198.207.147.224/24 |
| SPF_IP | 199.185.249.70 |
| SPF_IP | 204.239.0.224/24 |
| SPF_IP | 208.185.229.0/24 |
| SPF_IP | 208.185.235.0/24 |
| SPF_IP | 208.81.145.88/30 |
| SPF_IP | 38.104.42.162 |
| SPF_IP | 38.106.81.98 |
| SPF_IP | 52.1.96.230/32 |
| SPF_IP | 52.20.128.29/32 |
| SPF_IP | 52.20.155.14/32 |
| SPF_IP | 52.5.119.169/32 |
| SPF_IP | 64.28.86.130/27 |
| SPF_IP | 65.39.186.190 |
| SPF_IP | 66.199.173.66 |
| SPF_IP | 74.121.166.228/29 |
Related pages
Pivot deeper into the graph from tmx.com.
- IP · 13.32.99.116
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:456
- Country · DE
- Email · intellectualproperty@tsx.com
- TLD · .com
- Browse hostnames · tm…
- 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: "tmx.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.