Hostname
sabay.com.kh
Last fetched
sabay.com.kh resolves to 3 IPv4 addresses operated by AS7712 in KH.
Nutrition Label
Resolution chain
sabay.com.kh resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 118.67.200.220 | 118.67.200.0/24 | AS7712 | — | KH |
| 118.67.200.221 | 118.67.200.0/24 | AS7712 | — | KH |
| 118.67.200.222 | 118.67.200.0/24 | AS7712 | — | KH |
WHOIS identity
- Registrar
- —
- Organization
- ipv4 address block not managed by the ripe ncc
- Contact emails
- —
Subdomains
56 observed subdomains of sabay.com.kh.
Showing 25 of 56. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sabay.com.kh in the public web crawl.
16 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for sabay.com.kh.
| Mechanism | Target |
|---|---|
| SPF_MX | sabay.com.kh |
Related pages
Pivot deeper into the graph from sabay.com.kh.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sabay.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.