Skip to content

Hostname

kdsb.com.kh

Last fetched

kdsb.com.kh appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · kdsb.com.khRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/kdsb.com.kh

Resolution chain

kdsb.com.kh has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

No WHOIS records are currently associated with kdsb.com.kh in WhisperGraph.

Subdomains

8 observed subdomains of kdsb.com.kh.

Web-graph footprint

Distinct hostnames that link to or from kdsb.com.kh in the public web crawl.

7 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for kdsb.com.kh.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.228.140.114
SPF_IP136.228.140.42
SPF_IP203.80.163.66
SPF_IP203.80.167.176
SPF_IP203.80.167.178
SPF_IP58.232.43.1
SPF_IP58.232.43.2
SPF_IP58.232.43.3

Related pages

Pivot deeper into the graph from kdsb.com.kh.

Cypher and MCP

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

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