Skip to content

Hostname

digitalangkor.com

Last fetched

digitalangkor.com resolves to 1 IPv4 address operated by DPDCCL-AS-AP - DAUN PENH DATA CENTER CO., LTD. in KH. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · digitalangkor.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/digitalangkor.com

Resolution chain

digitalangkor.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
157.10.72.138157.10.72.0/24AS152301DPDCCL-AS-AP - DAUN PENH DATA CENTER CO., LTD.KH

WHOIS identity

Registrar
iana:244
Organization
michael lestz
Contact emails

Subdomains

4 observed subdomains of digitalangkor.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from digitalangkor.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "digitalangkor.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.