Hostname
tms.pl
Last fetched
tms.pl resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:epag domainservices gmbh as the registrar.
Nutrition Label
Resolution chain
tms.pl 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 |
|---|---|---|---|---|
| 104.18.32.17 | 104.18.32.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.155.239 | 172.64.155.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:epag domainservices gmbh
- Organization
- oanda tms brokers
- Contact emails
- —
Subdomains
30 observed subdomains of tms.pl.
Showing 25 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tms.pl in the public web crawl.
341 sites link to this hostname.
113 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for tms.pl.
| Mechanism | Target |
|---|---|
| SPF_A | tms.pl |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_IP | 159.253.246.116 |
| SPF_IP | 85.232.253.230 |
| SPF_MX | tms.pl |
Related pages
Pivot deeper into the graph from tms.pl.
- IP · 104.18.32.17
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:epag domainservices gmbh
- Country · CA
- TLD · .pl
- 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.pl"})-[: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.