Hostname
ikea.com.hk
Last fetched
ikea.com.hk resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2251 as the registrar.
Nutrition Label
Resolution chain
ikea.com.hk resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:2251
- Organization
- company english name (it should be the same as the registered/corporation name on your business register certificate or relevant documents): ikea trading (hong kong) ltd company chinese
- Contact emails
Subdomains
21 observed subdomains of ikea.com.hk.
Showing 14 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ikea.com.hk in the public web crawl.
510 sites link to this hostname.
54 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for ikea.com.hk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.anpasia.com |
| SPF_INCLUDE | au._netblocks.mimecast.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 113.28.121.29 |
| SPF_IP | 13.228.43.20 |
| SPF_IP | 13.229.17.80 |
| SPF_IP | 13.251.201.247 |
| SPF_IP | 134.159.140.115 |
| SPF_IP | 134.159.211.18 |
| SPF_IP | 18.136.175.162 |
| SPF_IP | 18.136.82.147 |
| SPF_IP | 223.197.40.221 |
| SPF_IP | 3.0.127.117 |
| SPF_IP | 3.0.252.194 |
| SPF_IP | 3.1.138.94 |
| SPF_IP | 3.1.157.19 |
| SPF_IP | 3.1.57.49 |
| SPF_IP | 52.76.120.35 |
| SPF_IP | 54.169.44.128 |
| SPF_MX | ikea.com.hk |
Related pages
Pivot deeper into the graph from ikea.com.hk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ikea.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.