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
Resolution chain
hkland.com 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 |
|---|---|---|---|---|
| 52.139.153.95 | 52.136.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
WHOIS identity
- Registrar
- iana:460
- Organization
- - -
- Contact emails
Subdomains
31 observed subdomains of hkland.com.
Showing 25 of 31. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for hkland.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | au._netblocks.mimecast.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.11.229.33 |
| SPF_IP | 165.84.163.60 |
| SPF_IP | 202.174.121.145 |
| SPF_IP | 202.174.121.154 |
| SPF_IP | 202.174.121.16 |
| SPF_IP | 202.174.121.35 |
| SPF_IP | 202.64.36.210 |
| SPF_IP | 202.64.36.213 |
| SPF_IP | 208.117.55.132/32 |
| SPF_IP | 210.177.60.81 |
| SPF_IP | 210.177.60.83 |
Related pages
Pivot deeper into the graph from hkland.com.
- IP · 52.139.153.95
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:460
- Country · HK
- Email · reg_900251@whoisprotection.cc
- TLD · .com
- Browse hostnames · hk…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.