Skip to content

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

WHISPER CANON · topdanmark.dkRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/topdanmark.dk

Resolution chain

topdanmark.dk resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.67.3313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.6013.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.150.133.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.613.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.713.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.923.160.148.0/22AS16509AMAZON-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.

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.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for topdanmark.dk.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsas.mail.e.sparkpost.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.eu.odmad.quest-on-demand.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.189.232.23
SPF_IP34.107.8.58/32
SPF_IP35.242.247.107/32
SPF_IP77.66.23.122
SPF_IP94.237.95.0

Related pages

Pivot deeper into the graph from topdanmark.dk.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.