Skip to content

Hostname

berlingske-testing.dk

Last fetched

berlingske-testing.dk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · berlingske-testing.dkRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/berlingske-testing.dk

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.24.130108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.24.51108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.24.71108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.24.85108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.18.10854.230.18.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.18.12454.230.18.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.18.17854.230.18.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.18.7854.230.18.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
berlingske media a/s
Contact emails

Subdomains

123 observed subdomains of berlingske-testing.dk.

Web-graph footprint

Distinct hostnames that link to or from berlingske-testing.dk in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from berlingske-testing.dk.

Cypher and MCP

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

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