Hostname
dptmc.com
Last fetched
dptmc.com resolves to 2 IPv4 addresses operated by XYLENTIS-VN - XYLENTIS COMPANY LIMITED in VN. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
dptmc.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 |
|---|---|---|---|---|
| 160.25.233.141 | 160.25.233.0/24 | AS154552 | XYLENTIS-VN - XYLENTIS COMPANY LIMITED | VN |
| 160.250.134.243 | 160.250.134.0/23 | AS135918 | DVS-AS-VN - VIET DIGITAL TECHNOLOGY LIABILITY COMPANY | VN |
WHOIS identity
- Registrar
- iana:49
- Organization
- gmo-z.com runsystem
- Contact emails
Subdomains
12 observed subdomains of dptmc.com.
Web-graph footprint
Distinct hostnames that link to or from dptmc.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for dptmc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mx.cloudflare.net |
Related pages
Pivot deeper into the graph from dptmc.com.
- IP · 160.25.233.141
- ASN · AS154552XYLENTIS-VN - XYLENTIS COMPANY LIMITED
- Registrar · iana:49
- Country · VN
- Email · vvipray@163.com
- TLD · .com
- Browse hostnames · dp…
- 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: "dptmc.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.