Skip to content

Hostname

leacond.com.ua

Last fetched

leacond.com.ua resolves to 1 IPv4 address operated by AS25393 in UA.

Nutrition Label

WHISPER CANON · leacond.com.uaRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/leacond.com.ua

Resolution chain

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

IPPrefixASNOperatorCountry
89.184.90.20489.184.88.0/21AS25393UA

WHOIS identity

No WHOIS records are currently associated with leacond.com.ua in WhisperGraph.

Subdomains

4 observed subdomains of leacond.com.ua.

Web-graph footprint

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

23 sites link to this hostname.

375 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for leacond.com.ua.

MechanismTarget
SPF_Aleacond.com.ua
SPF_IP31.131.16.93/32
SPF_IP45.94.156.80
SPF_IP89.162.150.250
SPF_IP89.162.150.253
SPF_MXleacond.com.ua

Related pages

Pivot deeper into the graph from leacond.com.ua.

Cypher and MCP

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

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