Skip to content

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

WHISPER CANON · devb.gov.hkRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/devb.gov.hk

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.

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.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for devb.gov.hk.

MechanismTarget
SPF_INCLUDEspf-1.egis.gov.hk
SPF_INCLUDEspf-1.im.cis.gov.hk
SPF_IP23.251.224.138

Related pages

Pivot deeper into the graph from devb.gov.hk.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.