Skip to content

Hostname

hkland.com

Last fetched

hkland.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in HK. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · hkland.comRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/hkland.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.139.153.9552.136.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK

WHOIS identity

Registrar
iana:460
Organization
- -
Contact emails

Subdomains

31 observed subdomains of hkland.com.

Web-graph footprint

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

204 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for hkland.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.11.229.33
SPF_IP165.84.163.60
SPF_IP202.174.121.145
SPF_IP202.174.121.154
SPF_IP202.174.121.16
SPF_IP202.174.121.35
SPF_IP202.64.36.210
SPF_IP202.64.36.213
SPF_IP208.117.55.132/32
SPF_IP210.177.60.81
SPF_IP210.177.60.83

Related pages

Pivot deeper into the graph from hkland.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hkland.com"})-[: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.