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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.24.130 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.24.51 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.24.71 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.24.85 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.230.18.108 | 54.230.18.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.18.124 | 54.230.18.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.18.178 | 54.230.18.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.18.78 | 54.230.18.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- berlingske media a/s
- Contact emails
Subdomains
123 observed subdomains of berlingske-testing.dk.
Showing 25 of 123. View all subdomains →
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.