Skip to content

Hostname

lavc.edu

Last fetched

lavc.edu resolves to 13.107.213.40, announced in 13.104.0.0/14 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. lavc.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 · lavc.eduRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/lavc.edu

Resolution chain

Attribution

Azure

cloud · ORIGIN_AS

WHOIS identity

Registrant organisation
los angeles valley college

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-38.azure-dns.com
  • ns4-38.azure-dns.info
  • ns2-38.azure-dns.net
  • ns3-38.azure-dns.org

MX records

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

SPF policy

  • ip: 136.179.3.130/32
  • ip: 216.17.93.137/32
  • ip: 204.102.73.44/32
  • include: amazonses.com
  • include: spf.blackboardconnect.com
  • include: spf.protection.outlook.com
  • include: verifymyfafsa.com
  • mx: lavc.edu
  • ip: 204.102.73.119

Threat-feed evidence

History

Related pages

Pivot from lavc.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: "lavc.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.