Hostname
nordea.dk
Last fetched
nordea.dk resolves to 1 IPv4 address operated by AS201271 in FI. WHOIS lists registrar:csc digital brand service, inc as the registrar.
Nutrition Label
Resolution chain
nordea.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 158.233.250.69 | 158.233.250.0/23 | AS201271 | — | FI |
WHOIS identity
- Registrar
- registrar:csc digital brand service, inc
- Organization
- nordea bank ab (publ)
- Contact emails
Subdomains
126 observed subdomains of nordea.dk.
Showing 25 of 126. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nordea.dk in the public web crawl.
742 sites link to this hostname.
145 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.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-dc12.successfactors.com |
| SPF_INCLUDE | _spf.anpdm.com |
| SPF_INCLUDE | spf.mailanyone.net |
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 134.170.101.0/24 |
| SPF_IP | 134.170.171.0/24 |
| SPF_IP | 157.55.133.0/25 |
| SPF_IP | 157.56.116.0/25 |
| SPF_IP | 157.56.120.0/25 |
| SPF_IP | 157.56.87.192/26 |
| SPF_IP | 193.234.184.22/31 |
| SPF_IP | 207.46.108.0/25 |
| SPF_IP | 23.103.132.0/22 |
| SPF_IP | 23.103.136.0/21 |
| SPF_IP | 23.103.144.0/20 |
| SPF_IP | 2603:1000::/24 |
Related pages
Pivot deeper into the graph from nordea.dk.
- IP · 158.233.250.69
- ASN · AS201271
- Registrar · registrar:csc digital brand service, inc
- Country · FI
- Email · domain@nordea.com
- TLD · .dk
- Browse hostnames · no…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nordea.dk"})-[: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.