Hostname
nordea.no
Last fetched
nordea.no is a registered hostname under the .no top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- —
- Organization
- nordea bank ab (publ), filial i norge
- Contact emails
Subdomains
127 observed subdomains of nordea.no.
Showing 25 of 127. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nordea.no in the public web crawl.
595 sites link to this hostname.
172 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for nordea.no.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.anpdm.com |
| SPF_INCLUDE | _spf.sndr.no |
| SPF_INCLUDE | mailout.osl.basefarm.net |
| SPF_INCLUDE | spf.mailanyone.net |
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 139.116.71.0/25 |
| SPF_IP | 139.117.104.4 |
| SPF_IP | 141.193.32.19/32 |
| SPF_IP | 167.89.22.98 |
| SPF_IP | 185.30.224.128/25 |
| SPF_IP | 185.94.12.21 |
| SPF_IP | 185.94.12.22 |
| SPF_IP | 192.254.122.173 |
| SPF_IP | 195.18.229.0/24 |
| SPF_IP | 212.18.128.128/25 |
| SPF_IP | 2a02:9c8:0:1001::/64 |
Related pages
Pivot deeper into the graph from nordea.no.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nordea.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.