Skip to content

Hostname

leki.com

Last fetched

leki.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in DE. WHOIS lists iana:1420 as the registrar.

Nutrition Label

WHISPER CANON · leki.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/leki.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.52.239.1120.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationDE

WHOIS identity

Registrar
iana:1420
Organization
attn leki.com care of network solutions
Contact emails

Subdomains

20 observed subdomains of leki.com.

Web-graph footprint

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

955 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for leki.com.

MechanismTarget
SPF_Awww1.leki.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.37.255.70
SPF_IP20.113.36.43
SPF_IP72.45.213.134
SPF_IP91.198.224.70

Related pages

Pivot deeper into the graph from leki.com.

Cypher and MCP

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

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