Hostname
hkosc.com.mo
Last fetched
hkosc.com.mo is a registered hostname under the .mo top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with hkosc.com.mo in WhisperGraph.
Subdomains
2 observed subdomains of hkosc.com.mo.
| Subdomain |
|---|
| webu.hkosc.com.mo |
| www.hkosc.com.mo |
Web-graph footprint
Distinct hostnames that link to or from hkosc.com.mo in the public web crawl.
8 sites link to this hostname.
252 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for hkosc.com.mo.
| Mechanism | Target |
|---|---|
| SPF_A | hkosc.com.mo |
| SPF_IP | 202.105.56.114/32 |
| SPF_IP | 202.86.167.114 |
| SPF_IP | 203.80.118.222/32 |
| SPF_IP | 210.17.189.156/30 |
| SPF_IP | 210.17.189.160/30 |
| SPF_IP | 220.246.29.0/29 |
| SPF_IP | 59.148.225.210/32 |
| SPF_MX | hkosc.com.mo |
Related pages
Pivot deeper into the graph from hkosc.com.mo.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hkosc.com.mo"})-[: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.