Skip to content

Hostname

registration.cpp.org.kh

Last fetched

registration.cpp.org.kh resolves to 1 IPv4 address operated by MEKONGNET-ADC-AS-AP - ANGKOR DATA COMMUNICATION in KH.

Nutrition Label

WHISPER CANON · registration.cpp.org.khRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/registration.cpp.org.kh

Resolution chain

registration.cpp.org.kh resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
116.212.131.147116.212.131.0/24AS38235MEKONGNET-ADC-AS-AP - ANGKOR DATA COMMUNICATIONKH

WHOIS identity

No WHOIS records are currently associated with registration.cpp.org.kh in WhisperGraph.

Subdomains

1 observed subdomain of registration.cpp.org.kh.

Threat posture

History

Related pages

Pivot deeper into the graph from registration.cpp.org.kh.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "registration.cpp.org.kh"})-[: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.