Skip to content

Hostname

blkm.dk

Last fetched

blkm.dk resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · blkm.dkRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/blkm.dk

Resolution chain

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

IPPrefixASNOperatorCountry
52.49.150.17352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.25.15652.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
Organization
folkekirkens it
Contact emails

Subdomains

4 observed subdomains of blkm.dk.

Web-graph footprint

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

207 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from blkm.dk.

Cypher and MCP

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

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