Skip to content

Hostname

digitaladvisor.dk

Last fetched

digitaladvisor.dk resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · digitaladvisor.dkRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/digitaladvisor.dk

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.2413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.93.11113.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.413.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.8813.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.9713.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.51.3018.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.518.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.6218.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.7218.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
Organization
aps af 24. april 2013
Contact emails

Subdomains

24 observed subdomains of digitaladvisor.dk.

Web-graph footprint

Distinct hostnames that link to or from digitaladvisor.dk in the public web crawl.

11 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for digitaladvisor.dk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.8.94

Related pages

Pivot deeper into the graph from digitaladvisor.dk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "digitaladvisor.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.