Skip to content

Hostname

lecom.edu

Last fetched

lecom.edu resolves to 1 IPv4 address operated by AS8560 in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
74.208.238.13474.208.0.0/16AS8560US

WHOIS identity

Registrar
Organization
lake erie college of osteopathic medicine
Contact emails

Subdomains

53 observed subdomains of lecom.edu.

Web-graph footprint

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

488 sites link to this hostname.

178 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for lecom.edu.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_tuf-spf.touchnet.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.prod.cadienttalent.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP3.145.232.16/28
SPF_IP66.243.219.247
SPF_IP74.218.90.147
SPF_MXlecom.edu

Related pages

Pivot deeper into the graph from lecom.edu.

Cypher and MCP

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

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