Skip to content

Hostname

finanswatch.dk

Last fetched

finanswatch.dk resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · finanswatch.dkRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/finanswatch.dk

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.217.19108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.217.30108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.217.37108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.217.46108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.36.113108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.28108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.44108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.69108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.10213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.11813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.1899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
jp/politikens hus a/s
Contact emails

Subdomains

14 observed subdomains of finanswatch.dk.

Web-graph footprint

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

447 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for finanswatch.dk.

MechanismTarget
SPF_INCLUDE_finanswatch_dk.spf-protect.com

Related pages

Pivot deeper into the graph from finanswatch.dk.

Cypher and MCP

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

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