Hostname
diepanhhangduc.com
Last fetched
diepanhhangduc.com resolves to 2 IPv4 addresses operated by VNPT-AS-VN VIETNAM POSTS AND TELECOMMUNICATIONS GROUP in VN. WHOIS lists iana:1710 as the registrar.
Nutrition Label
Resolution chain
diepanhhangduc.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 |
|---|---|---|---|---|
| 103.200.23.80 | 103.200.23.0/24 | AS135905 | VNPT-AS-VN VIETNAM POSTS AND TELECOMMUNICATIONS GROUP | VN |
| 42.112.30.99 | 42.112.30.0/24 | AS18403 | — | VN |
WHOIS identity
- Registrar
- iana:1710
- Organization
- cong ty tnhh giai phap cong nghe - truyen thong temis
- Contact emails
Subdomains
1 observed subdomain of diepanhhangduc.com.
| Subdomain |
|---|
| www.diepanhhangduc.com |
Web-graph footprint
Distinct hostnames that link to or from diepanhhangduc.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for diepanhhangduc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf1.clicknowdear.org |
| SPF_IP | 45.92.29.96 |
| SPF_IP | 45.92.29.97 |
| SPF_IP | 45.92.29.98 |
| SPF_IP | 45.92.29.99 |
| SPF_IP | 95.217.39.52 |
Related pages
Pivot deeper into the graph from diepanhhangduc.com.
- IP · 103.200.23.80
- ASN · AS135905VNPT-AS-VN VIETNAM POSTS AND TELECOMMUNICATIONS GROUP
- Registrar · iana:1710
- Country · VN
- Email · info.hbweb@gmail.com
- TLD · .com
- Browse hostnames · di…
- 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: "diepanhhangduc.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.