Skip to content

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

WHISPER CANON · ikea.com.hkRouting diversity4.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/ikea.com.hk

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.

IPPrefixASNOperatorCountry
108.139.47.17108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.31108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.48108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.91108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.55.126143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.29143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.37143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.46143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
3.174.255.1263.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.223.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.253.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.43.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.1152.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.5752.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.6152.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.952.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
65.9.175.5065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

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.

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.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for ikea.com.hk.

MechanismTarget
SPF_INCLUDE_spf.anpasia.com
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP113.28.121.29
SPF_IP13.228.43.20
SPF_IP13.229.17.80
SPF_IP13.251.201.247
SPF_IP134.159.140.115
SPF_IP134.159.211.18
SPF_IP18.136.175.162
SPF_IP18.136.82.147
SPF_IP223.197.40.221
SPF_IP3.0.127.117
SPF_IP3.0.252.194
SPF_IP3.1.138.94
SPF_IP3.1.157.19
SPF_IP3.1.57.49
SPF_IP52.76.120.35
SPF_IP54.169.44.128
SPF_MXikea.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 20

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