Skip to content

Hostname

lyon.edu

Last fetched

lyon.edu resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

WHISPER CANON · lyon.eduRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/lyon.edu

Resolution chain

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

IPPrefixASNOperatorCountry
40.119.1.25440.112.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
Organization
lyon college
Contact emails

Subdomains

36 observed subdomains of lyon.edu.

Web-graph footprint

Distinct hostnames that link to or from lyon.edu in the public web crawl.

394 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for lyon.edu.

MechanismTarget
SPF_INCLUDE_spf.e2ma.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEe2ma.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.247.98.2
SPF_IP205.237.99.160/27
SPF_IP216.134.231.211
SPF_IP63.150.4.232/32
SPF_IP63.150.4.233/32
SPF_IP66.76.114.0/24
SPF_IP69.84.129.224/27
SPF_MXlyon.edu

Related pages

Pivot deeper into the graph from lyon.edu.

Cypher and MCP

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

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