Skip to content

Hostname

olddance.org

Last fetched

olddance.org resolves to 2 IPv4 addresses operated by DWRK-IN Directorate of Wheat Research, Karnal in UA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · olddance.orgRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/olddance.org

Resolution chain

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

IPPrefixASNOperatorCountry
185.67.1.214185.67.1.0/24AS196645DWRK-IN Directorate of Wheat Research, KarnalUA
194.180.10.23194.180.10.0/24AS196645DWRK-IN Directorate of Wheat Research, KarnalUA

WHOIS identity

Registrar
iana:69
Organization
olddance_org
Contact emails

Subdomains

17 observed subdomains of olddance.org.

Web-graph footprint

Distinct hostnames that link to or from olddance.org in the public web crawl.

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for olddance.org.

MechanismTarget
SPF_Aolddance.org
SPF_IP193.169.188.230
SPF_IP194.180.10.23
SPF_MXolddance.org

Related pages

Pivot deeper into the graph from olddance.org.

Cypher and MCP

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

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