Skip to content

Hostname

abd.dance

Last fetched

abd.dance resolves to 1 IPv4 address operated by AS12488 in GB. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · abd.danceRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/abd.dance

Resolution chain

abd.dance resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.72.2.11177.72.0.0/21AS12488GB

WHOIS identity

Registrar
iana:625
Organization
associated board of dance
Contact emails

Subdomains

9 observed subdomains of abd.dance.

Web-graph footprint

Distinct hostnames that link to or from abd.dance in the public web crawl.

14 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for abd.dance.

MechanismTarget
SPF_Aabd.dance
SPF_INCLUDErelay.k.io
SPF_INCLUDEservers.mcsv.net
SPF_IP77.72.1.42/32
SPF_IP77.72.2.111
SPF_IP77.72.4.162/32
SPF_MXabd.dance

Related pages

Pivot deeper into the graph from abd.dance.

Cypher and MCP

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

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