Hostname
dts-dms.com
Last fetched
dts-dms.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dts-dms.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 |
|---|---|---|---|---|
| 35.79.186.69 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dts-dms.com owner
- Contact emails
- 00e67b05-b2a3-445d-9850-df766639aeb1@identity-protect.org
- 6d7a6780-532c-490b-a7da-e6ce417e7b6f@identity-protect.org
- 7cb41275-20e0-4867-9d26-5ed71a768259@identity-protect.org
- a31af169-649b-4bef-a0cf-2b68537c59b0@identity-protect.org
- a56158c3-f5c5-4c63-9bbb-50bd81763f80@identity-protect.org
- c3a16fe5-ca57-4985-b602-e6b57e2d121a@identity-protect.org
- c3c55c62-c21f-48f8-a1e0-fae834a21502@identity-protect.org
Subdomains
4 observed subdomains of dts-dms.com.
Web-graph footprint
Distinct hostnames that link to or from dts-dms.com in the public web crawl.
8 sites link to this hostname.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from dts-dms.com.
- IP · 35.79.186.69
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 00e67b05-b2a3-445d-9850-df766639aeb1@identity-protect.org
- TLD · .com
- Browse hostnames · dt…
- 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: "dts-dms.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.