Skip to content

Hostname

dancenter.dk

Last fetched

dancenter.dk resolves to 8 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:csc digital brand service, inc as the registrar.

Nutrition Label

WHISPER CANON · dancenter.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dancenter.dk

Resolution chain

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

IPPrefixASNOperatorCountry
172.201.194.210172.200.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
2.16.6.242.16.6.0/24AS20940AKAMAI-ASN1NL
2.16.6.42.16.6.0/24AS20940AKAMAI-ASN1NL
23.1.241.12323.1.241.0/24AS20940AKAMAI-ASN1IN
23.1.241.9923.1.241.0/24AS20940AKAMAI-ASN1IN
23.195.105.12223.195.105.0/24AS20940AKAMAI-ASN1IN
92.123.27.8392.123.27.0/24AS20940AKAMAI-ASN1CH
92.123.27.9092.123.27.0/24AS20940AKAMAI-ASN1CH

WHOIS identity

Registrar
registrar:csc digital brand service, inc
Organization
dancenter a/s
Contact emails

Subdomains

80 observed subdomains of dancenter.dk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from dancenter.dk.

Cypher and MCP

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

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