Skip to content

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

WHISPER CANON · diepanhhangduc.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/diepanhhangduc.com

Resolution chain

diepanhhangduc.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.200.23.80103.200.23.0/24AS135905VNPT-AS-VN VIETNAM POSTS AND TELECOMMUNICATIONS GROUPVN
42.112.30.9942.112.30.0/24AS18403VN

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.

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.

MechanismTarget
SPF_INCLUDEspf1.clicknowdear.org
SPF_IP45.92.29.96
SPF_IP45.92.29.97
SPF_IP45.92.29.98
SPF_IP45.92.29.99
SPF_IP95.217.39.52

Related pages

Pivot deeper into the graph from diepanhhangduc.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.