Skip to content

Hostname

nordea.com

Last fetched

nordea.com resolves to 1 IPv4 address operated by NORDEA-AS in FI.

Nutrition Label

WHISPER CANON · nordea.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nordea.com

Resolution chain

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

IPPrefixASNOperatorCountry
158.233.250.69158.233.250.0/23AS201271NORDEA-ASFI

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from nordea.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for nordea.com.

MechanismTarget
SPF_INCLUDEnets1.spf.messagelabs.com
SPF_INCLUDEspf-1.nordea.com
SPF_INCLUDEspf-2.nordea.com
SPF_INCLUDEspf-3.nordea.com
SPF_INCLUDEspf-4.nordea.com
SPF_INCLUDEspf-5.nordea.com
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.113.128.44
SPF_IP139.113.128.45
SPF_IP139.116.71.0/25
SPF_IP167.89.22.98
SPF_IP185.136.189.108/24
SPF_IP185.21.40.0/24
SPF_IP192.254.122.173
SPF_IP195.244.107.235
SPF_IP195.244.107.236
SPF_IP195.244.107.237/32
SPF_IP198.2.179.61
SPF_IP209.172.40.80/28
SPF_IP212.100.250.16/29
SPF_IP52.232.27.151/32

Related pages

Pivot deeper into the graph from nordea.com.

Cypher and MCP

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

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