Hostname
tmstv.com
Last fetched
tmstv.com resolves to 2 IPv4 addresses operated by QTS-SJC - Quality Technology Services, LLC in US. WHOIS lists iana:447 as the registrar.
Nutrition Label
Resolution chain
tmstv.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 |
|---|---|---|---|---|
| 209.10.40.136 | 209.10.32.0/20 | AS40913 | QTS-SJC - Quality Technology Services, LLC | US |
| 96.46.150.38 | 96.46.144.0/20 | AS19893 | NTT-GLOBAL-DATA-CENTERS-AMERICA-INC - NTT Global Data Centers Americas, INC. | US |
WHOIS identity
- Registrar
- iana:447
- Organization
- domain administrator
- Contact emails
Subdomains
282 observed subdomains of tmstv.com.
Showing 25 of 282. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tmstv.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for tmstv.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from tmstv.com.
- IP · 209.10.40.136
- ASN · AS40913QTS-SJC - Quality Technology Services, LLC
- Registrar · iana:447
- Country · US
- Email · hostmaster@gracenote.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: "tmstv.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.