Skip to content

Hostname

lightyear.cloud

Last fetched

lightyear.cloud resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · lightyear.cloudRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/lightyear.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
51.105.74.16451.104.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB
51.140.191.22351.140.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
iana:69
Organization
lightyear
Contact emails

Subdomains

14 observed subdomains of lightyear.cloud.

Web-graph footprint

Distinct hostnames that link to or from lightyear.cloud in the public web crawl.

82 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for lightyear.cloud.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from lightyear.cloud.

Cypher and MCP

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

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