Hostname
dtmsas.com
Last fetched
dtmsas.com resolves to 1 IPv4 address operated by AS12637 in IT. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
dtmsas.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 37.9.228.140 | 37.9.224.0/20 | AS12637 | — | IT |
WHOIS identity
- Registrar
- iana:303
- Organization
- contact privacy inc. customer 0114587430
- Contact emails
Subdomains
5 observed subdomains of dtmsas.com.
Web-graph footprint
Distinct hostnames that link to or from dtmsas.com in the public web crawl.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for dtmsas.com.
| Mechanism | Target |
|---|---|
| SPF_A | dtmsas.com |
| SPF_IP | 37.9.228.138/32 |
| SPF_IP | 37.9.228.139 |
| SPF_IP | 37.9.228.140 |
| SPF_IP | 37.9.228.141 |
| SPF_IP | 37.9.228.142 |
| SPF_IP | 85.94.193.152 |
| SPF_IP | 85.94.193.153 |
| SPF_IP | 85.94.193.154 |
| SPF_IP | 85.94.193.155 |
| SPF_IP | 85.94.193.156 |
| SPF_IP | 85.94.193.157 |
| SPF_IP | 85.94.193.158 |
| SPF_IP | 85.94.193.159 |
| SPF_MX | dtmsas.com |
Related pages
Pivot deeper into the graph from dtmsas.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dtmsas.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.