Skip to content

Hostname

eksfin.no

Last fetched

eksfin.no resolves to 1 IPv4 address operated by AS51468 in NO.

Nutrition Label

WHISPER CANON · eksfin.noRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/eksfin.no

Resolution chain

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

IPPrefixASNOperatorCountry
5.249.229.1815.249.224.0/19AS51468NO

WHOIS identity

No WHOIS records are currently associated with eksfin.no in WhisperGraph.

Subdomains

7 observed subdomains of eksfin.no.

Web-graph footprint

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

97 sites link to this hostname.

62 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for eksfin.no.

MechanismTarget
SPF_Asmtp.giek.no
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-002a6f01.pphosted.com
SPF_INCLUDEspf1.emarketeer.com
SPF_INCLUDEsuccessfactors.eu
SPF_IP149.72.200.207/32
SPF_IP195.18.229.120
SPF_IP195.18.229.160
SPF_IP5.249.229.181
SPF_IP80.239.119.155
SPF_IP80.239.119.162

Related pages

Pivot deeper into the graph from eksfin.no.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "eksfin.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.