Skip to content

Hostname

leskay.com

Last fetched

leskay.com resolves to 2 IPv4 addresses operated by OWGELS-AS-AP OWGELS INTERNATIONAL CO., LIMITED in HK. WHOIS lists iana:3942 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
154.209.187.27154.209.160.0/19AS139880OWGELS-AS-AP OWGELS INTERNATIONAL CO., LIMITEDHK
34.177.102.5634.177.96.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCSG

WHOIS identity

Registrar
iana:3942
Organization
les kay
Contact emails

Subdomains

6 observed subdomains of leskay.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • leskay.com

SPF policy

3 SPF mechanisms authorising senders for leskay.com.

MechanismTarget
SPF_Aleskay.com
SPF_IP34.143.172.0/24
SPF_MXleskay.com

Related pages

Pivot deeper into the graph from leskay.com.

Cypher and MCP

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

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