Hostname
devb.gov.hk
Last fetched
devb.gov.hk resolves to 2 IPv4 addresses operated by AS136907 in HK. WHOIS lists registrar:hong kong domain name registration company limited| as the registrar.
Nutrition Label
Resolution chain
devb.gov.hk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 159.138.142.117 | 159.138.128.0/20 | AS136907 | — | HK |
| 43.154.94.77 | 43.154.64.0/18 | AS132203 | — | HK |
WHOIS identity
- Registrar
- registrar:hong kong domain name registration company limited|
- Organization
- ???
- Contact emails
Subdomains
5 observed subdomains of devb.gov.hk.
Web-graph footprint
Distinct hostnames that link to or from devb.gov.hk in the public web crawl.
341 sites link to this hostname.
143 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for devb.gov.hk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-1.egis.gov.hk |
| SPF_INCLUDE | spf-1.im.cis.gov.hk |
| SPF_IP | 23.251.224.138 |
Related pages
Pivot deeper into the graph from devb.gov.hk.
- IP · 159.138.142.117
- ASN · AS136907
- Registrar · registrar:hong kong domain name registration company limited|
- Country · HK
- Email · kl_poon@devb.gov.hk
- Apex domain · gov.hk
- TLD · .hk
- Browse hostnames · de…
- 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: "devb.gov.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.