Skip to content

Hostname

lmcu.org

Last fetched

lmcu.org resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1040 as the registrar.

Nutrition Label

WHISPER CANON · lmcu.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lmcu.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.17.116104.16.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.18.116104.16.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1040
Organization
domain protection services,
Contact emails

Subdomains

54 observed subdomains of lmcu.org.

Web-graph footprint

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

457 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for lmcu.org.

MechanismTarget
SPF_INCLUDEdatafactspf.lmcu.org
SPF_INCLUDEmailgunspf.lmcu.org
SPF_INCLUDEspf-0057eb01.pphosted.com
SPF_INCLUDEspf1.lmcu.org
SPF_INCLUDEspf2.lmcu.org

Related pages

Pivot deeper into the graph from lmcu.org.

Cypher and MCP

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

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