Skip to content

Hostname

123kort.dk

Last fetched

123kort.dk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.

Nutrition Label

WHISPER CANON · 123kort.dkRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/123kort.dk

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.243.101108.139.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.139.243.77108.139.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.139.243.78108.139.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.139.243.99108.139.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.33.67.2813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
123cards aps
Contact emails

Subdomains

6 observed subdomains of 123kort.dk.

Web-graph footprint

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

17 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for 123kort.dk.

MechanismTarget
SPF_A123kort.dk
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mtasv.net
SPF_MX123kort.dk

Related pages

Pivot deeper into the graph from 123kort.dk.

Cypher and MCP

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

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