Skip to content

Hostname

dancenter.com

Last fetched

dancenter.com resolves to 9 IPv4 addresses operated by AKAMAI-ASN1 in NL. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.110.191.11104.110.191.0/24AS20940AKAMAI-ASN1NL
104.110.191.9104.110.191.0/24AS20940AKAMAI-ASN1NL
172.201.194.210172.200.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
23.1.33.1923.1.33.0/24AS20940AKAMAI-ASN1US
23.1.33.523.1.33.0/24AS20940AKAMAI-ASN1US
23.210.216.15223.210.216.0/24AS20940AKAMAI-ASN1US
23.210.216.16323.210.216.0/24AS20940AKAMAI-ASN1US
23.46.207.11423.46.207.0/24AS9498BBIL-AP BHARTI Airtel Ltd.IN
23.46.207.14523.46.207.0/24AS9498BBIL-AP BHARTI Airtel Ltd.IN

WHOIS identity

Registrar
iana:299
Organization
asbjoern noergaard
Contact emails

Subdomains

36 observed subdomains of dancenter.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for dancenter.com.

Related pages

Pivot deeper into the graph from dancenter.com.

Cypher and MCP

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

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