Skip to content

Hostname

ikea.is

Last fetched

ikea.is resolves to 1 IPv4 address operated by HRINGDU-AS - Hringdu ehf in IS.

Nutrition Label

WHISPER CANON · ikea.isRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/ikea.is

Resolution chain

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

IPPrefixASNOperatorCountry
185.191.235.228185.191.232.0/22AS51896HRINGDU-AS - Hringdu ehfIS

WHOIS identity

Registrar
Organization
inter ikea systems b.v.
Contact emails

Subdomains

24 observed subdomains of ikea.is.

Web-graph footprint

Distinct hostnames that link to or from ikea.is in the public web crawl.

92 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ikea.is.

MechanismTarget
SPF_INCLUDE_spf.kjarni.is
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zohomail360.eu

Related pages

Pivot deeper into the graph from ikea.is.

Cypher and MCP

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

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