Skip to content

Hostname

lcu.edu

Last fetched

lcu.edu resolves to 40.119.12.16, announced in 40.112.0.0/13 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. lcu.edu is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · lcu.eduRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/lcu.edu

Resolution chain

IPv6 resolution

No AAAA record for lcu.edu is recorded in WhisperGraph.

Attribution

Azure

cloud · ORIGIN_AS

WHOIS identity

Registrant organisation
lubbock christian university

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1-02.azure-dns.com
  • ns4-02.azure-dns.info
  • ns2-02.azure-dns.net
  • ns3-02.azure-dns.org

MX records

  • lcu-edu.mail.protection.outlook.com

SPF policy

  • ip: 12.237.103.0/24
  • ip: 139.131.76.33/32
  • ip: 74.112.67.63/32
  • ip: 139.131.76.85/32
  • include: spf.protection.outlook.com
  • include: _spf.qualtrics.com
  • include: outboundmail.blackbaud.net
  • include: send.qtrak.net
  • include: sendgrid.net
  • ip: 108.178.59.36

Threat-feed evidence

History

Related pages

Pivot from lcu.edu into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "lcu.edu"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.