Skip to content

Hostname

eika.no

Last fetched

eika.no resolves to 2 IPv4 addresses operated by AS35280 in NL.

Nutrition Label

WHISPER CANON · eika.noRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/eika.no

Resolution chain

eika.no resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
eika gruppen as
Contact emails

Subdomains

43 observed subdomains of eika.no.

Web-graph footprint

Distinct hostnames that link to or from eika.no in the public web crawl.

248 sites link to this hostname.

147 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for eika.no.

MechanismTarget
SPF_Aeika.no
SPF_INCLUDE_spf.netigate.se
SPF_INCLUDE_spf.sndr.no
SPF_INCLUDEspf-00727601.pphosted.com
SPF_INCLUDEspf.hatteland.com
SPF_INCLUDEspf.ilnet.se
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEssnc-corp.cloud
SPF_IP139.111.201.0/29
SPF_IP146.192.49.0/24
SPF_IP170.40.176.8/29
SPF_IP185.168.122.75
SPF_IP185.168.122.76
SPF_IP195.159.29.0/24
SPF_IP199.36.128.184/29
SPF_IP212.18.128.0/24
SPF_IP217.18.206.0/24
SPF_IP3.123.206.219/32
SPF_IP3.68.129.51/32
SPF_IP52.30.130.201/32
SPF_IP54.229.2.165/32
SPF_IP74.241.209.44
SPF_MXeika.no

Related pages

Pivot deeper into the graph from eika.no.

Cypher and MCP

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

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