Hostname
topdanmark.dk
Last fetched
topdanmark.dk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:csc digital brand service, inc as the registrar.
Nutrition Label
Resolution chain
topdanmark.dk resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.67.33 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.60 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.73 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.81 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.150.13 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.61 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.71 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.92 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:csc digital brand service, inc
- Organization
- topdanmark edb a/s
- Contact emails
Subdomains
59 observed subdomains of topdanmark.dk.
Showing 25 of 59. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from topdanmark.dk in the public web crawl.
394 sites link to this hostname.
126 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for topdanmark.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sas.mail.e.sparkpost.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.eu.odmad.quest-on-demand.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.189.232.23 |
| SPF_IP | 34.107.8.58/32 |
| SPF_IP | 35.242.247.107/32 |
| SPF_IP | 77.66.23.122 |
| SPF_IP | 94.237.95.0 |
Related pages
Pivot deeper into the graph from topdanmark.dk.
- IP · 13.33.67.33
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:csc digital brand service, inc
- Country · US
- Email · cert@topdanmark.dk
- TLD · .dk
- Browse hostnames · to…
- 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: "topdanmark.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.