Hostname
tms-tech.com
Last fetched
tms-tech.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
tms-tech.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 |
|---|---|---|---|---|
| 15.197.225.128 | 15.197.224.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.33.251.168 | 3.33.240.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- system admin
- Contact emails
Subdomains
8 observed subdomains of tms-tech.com.
Web-graph footprint
Distinct hostnames that link to or from tms-tech.com in the public web crawl.
5 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
33 SPF mechanisms authorising senders for tms-tech.com.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 100.42.115.0/27 |
| SPF_IP | 100.42.120.128/27 |
| SPF_IP | 103.2.140.0/22 |
| SPF_IP | 103.36.108.0/22 |
| SPF_IP | 103.47.204.0/22 |
| SPF_IP | 108.166.43.0/24 |
| SPF_IP | 146.20.161.0/25 |
| SPF_IP | 146.20.86.8/32 |
| SPF_IP | 148.105.8.0/21 |
| SPF_IP | 161.47.34.7/32 |
| SPF_IP | 173.203.187.0/25 |
| SPF_IP | 184.106.54.0/25 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 204.232.172.40/32 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 207.58.142.208/29 |
| SPF_IP | 207.58.147.64/28 |
| SPF_IP | 216.22.15.224/27 |
| SPF_IP | 43.228.184.0/22 |
| SPF_IP | 54.173.41.109/32 |
| SPF_IP | 54.175.120.115/32 |
| SPF_IP | 54.175.226.230/32 |
| SPF_IP | 54.66.200.109/32 |
| SPF_IP | 54.66.220.193/32 |
| SPF_IP | 54.77.200.220/32 |
| SPF_IP | 54.77.78.8/32 |
| SPF_IP | 54.84.157.192/32 |
| SPF_IP | 54.86.73.129/32 |
| SPF_IP | 63.150.4.232/31 |
| SPF_IP | 66.128.144.88/29 |
| SPF_IP | 69.84.129.224/27 |
Related pages
Pivot deeper into the graph from tms-tech.com.
- IP · 15.197.225.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · CA
- Email · rteel@cni-networking.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: "tms-tech.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.