Skip to content

Hostname

finans.dk

Last fetched

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

Nutrition Label

WHISPER CANON · finans.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/finans.dk

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.173.110108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.15108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.17108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.49108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.58.10913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.7113.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.8313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.1799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
jp/politikens hus a/s
Contact emails

Subdomains

36 observed subdomains of finans.dk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for finans.dk.

MechanismTarget
SPF_INCLUDE_finans_dk.spf-protect.com

Related pages

Pivot deeper into the graph from finans.dk.

Cypher and MCP

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

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