Skip to content

Hostname

bt-staging.dk

Last fetched

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

Nutrition Label

WHISPER CANON · bt-staging.dkRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/bt-staging.dk

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.118.14413.32.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.118.19813.32.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.118.6513.32.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.118.9213.32.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
143.204.185.165143.204.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.185.221143.204.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.185.224143.204.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.185.25143.204.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
Organization
berlingske media a/s
Contact emails

Subdomains

74 observed subdomains of bt-staging.dk.

Web-graph footprint

Distinct hostnames that link to or from bt-staging.dk in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from bt-staging.dk.

Cypher and MCP

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

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