Skip to content

Hostname

livejazz.dk

Last fetched

livejazz.dk resolves to 3 IPv4 addresses operated by AS31027 in DK.

Nutrition Label

WHISPER CANON · livejazz.dkRouting diversity1.5/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/livejazz.dk

Resolution chain

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

WHOIS identity

Registrar
Organization
jazzdanmark
Contact emails

Subdomains

1 observed subdomain of livejazz.dk.

Web-graph footprint

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

55 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for livejazz.dk.

MechanismTarget
SPF_IP62.116.195.96/27
SPF_MXlivejazz.dk

Related pages

Pivot deeper into the graph from livejazz.dk.

Cypher and MCP

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

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