Skip to content

Hostname

lciltd.com

Last fetched

lciltd.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · lciltd.comRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lciltd.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.62.234.1420.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
52.151.236.22552.148.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

1 observed subdomain of lciltd.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for lciltd.com.

MechanismTarget
SPF_Alciltd.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP122.248.132.173
SPF_IP200.186.102.196
SPF_IP207.126.144.0/20
SPF_IP216.203.47.207
SPF_IP216.83.163.78
SPF_IP23.23.95.77
SPF_IP64.18.0.0/20
SPF_IP74.125.148.0/22
SPF_MXlciltd.com

Related pages

Pivot deeper into the graph from lciltd.com.

Cypher and MCP

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

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