Skip to content

Hostname

ledokolgroup.com

Last fetched

ledokolgroup.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · ledokolgroup.comRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/ledokolgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.198.181.56143.198.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
193.149.18.213193.149.16.0/22AS43647UZ

WHOIS identity

Registrar
iana:2487
Organization
dilshod muzaffarov
Contact emails

Subdomains

2 observed subdomains of ledokolgroup.com.

Web-graph footprint

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

15 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for ledokolgroup.com.

MechanismTarget
SPF_REDIRECT_spf.yandex.net

Related pages

Pivot deeper into the graph from ledokolgroup.com.

Cypher and MCP

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

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