Skip to content

Hostname

open.org.kh

Last fetched

open.org.kh resolves to 1 IPv4 address operated by AS51815 in ES.

Nutrition Label

WHISPER CANON · open.org.khRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/open.org.kh

Resolution chain

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

IPPrefixASNOperatorCountry
91.226.177.8391.226.177.0/24AS51815ES

WHOIS identity

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

Subdomains

11 observed subdomains of open.org.kh.

Web-graph footprint

Distinct hostnames that link to or from open.org.kh in the public web crawl.

42 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for open.org.kh.

MechanismTarget
SPF_Aopen.org.kh
SPF_INCLUDEsmtp2.saksey.net
SPF_INCLUDEsmtp3.saksey.net
SPF_INCLUDEu3957976.wl227.sendgrid.net
SPF_IP128.199.243.161
SPF_IP91.226.177.83
SPF_IP91.226.177.84
SPF_MXopen.org.kh

Related pages

Pivot deeper into the graph from open.org.kh.

Cypher and MCP

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

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