Skip to content

Hostname

dprogram.com.hk

Last fetched

dprogram.com.hk resolves to 1 IPv4 address operated by AS45102 in HK.

Nutrition Label

WHISPER CANON · dprogram.com.hkRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/dprogram.com.hk

Resolution chain

dprogram.com.hk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
8.210.77.2178.211.80.0/21AS45102HK

WHOIS identity

No WHOIS records are currently associated with dprogram.com.hk in WhisperGraph.

Subdomains

1 observed subdomain of dprogram.com.hk.

Web-graph footprint

Distinct hostnames that link to or from dprogram.com.hk in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dprogram.com.hk.

MechanismTarget
SPF_Asmtp2.shiseido.com.hk
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP113.28.26.200
SPF_IP218.253.214.219
SPF_IP223.197.80.211
SPF_IP8.217.228.196

Related pages

Pivot deeper into the graph from dprogram.com.hk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dprogram.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 20

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