Skip to content

Hostname

lcms.org

Last fetched

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

Nutrition Label

WHISPER CANON · lcms.orgRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/lcms.org

Resolution chain

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

IPPrefixASNOperatorCountry
13.65.143.18013.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
172.202.195.92172.200.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:48
Organization
information technology
Contact emails

Subdomains

133 observed subdomains of lcms.org.

Web-graph footprint

Distinct hostnames that link to or from lcms.org in the public web crawl.

2,727 sites link to this hostname.

263 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for lcms.org.

MechanismTarget
SPF_Alcms.org
SPF_INCLUDE_spf.alchemer.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEsecure.giftlegacy.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP35.134.140.231
SPF_IP74.14.204.232
SPF_MXlcms.org

Related pages

Pivot deeper into the graph from lcms.org.

Cypher and MCP

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

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