Hostname
webhost.com.hk
Last fetched
webhost.com.hk resolves to 1 IPv4 address operated by AS23881 in HK. WHOIS lists registrar:udomain web hosting company limited| as the registrar.
Nutrition Label
Resolution chain
webhost.com.hk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 203.135.134.246 | 203.135.134.0/24 | AS23881 | — | HK |
WHOIS identity
- Registrar
- registrar:udomain web hosting company limited|
- Organization
- —
- Contact emails
Subdomains
41 observed subdomains of webhost.com.hk.
Showing 25 of 41. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from webhost.com.hk in the public web crawl.
37 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for webhost.com.hk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks3.spf.net.hk |
| SPF_INCLUDE | _netblocks5.spf.net.hk |
| SPF_INCLUDE | _netblocks8.spf.net.hk |
| SPF_INCLUDE | _spf.webnic.cc |
| SPF_INCLUDE | spf.zoho.com.cn |
| SPF_INCLUDE | transmail.net.cn |
| SPF_MX | webhost.com.hk |
Related pages
Pivot deeper into the graph from webhost.com.hk.
- IP · 203.135.134.246
- ASN · AS23881
- Registrar · registrar:udomain web hosting company limited|
- Country · HK
- Email · domainadmin@webhost.com.hk
- Apex domain · com.hk
- TLD · .hk
- Browse hostnames · we…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webhost.com.hk"})-[: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.