Skip to content

Hostname

lbcc.edu

Last fetched

lbcc.edu appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · lbcc.eduRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/lbcc.edu

Resolution chain

lbcc.edu has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
long beach city college
Contact emails

Subdomains

208 observed subdomains of lbcc.edu.

Web-graph footprint

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

857 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

48 SPF mechanisms authorising senders for lbcc.edu.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsecure.giftlegacy.com
SPF_INCLUDEspf.blackboardconnect.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.finalsiteconnect.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.digitaldeployment.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.105.0.0/16
SPF_IP148.59.100.16/28
SPF_IP165.193.255.42
SPF_IP165.193.255.49
SPF_IP167.89.118.48/32
SPF_IP167.89.123.50/32
SPF_IP167.89.16.8/32
SPF_IP168.245.108.49
SPF_IP168.245.122.109/32
SPF_IP168.245.122.5
SPF_IP168.245.24.84
SPF_IP168.245.62.247
SPF_IP176.31.145.254/32
SPF_IP184.173.105.147
SPF_IP198.2.128.0/18
SPF_IP198.37.147.162
SPF_IP198.37.148.23
SPF_IP205.201.128.0/20
SPF_IP207.233.64.0/24
SPF_IP207.233.64.101
SPF_IP207.233.64.136
SPF_IP207.233.64.20
SPF_IP208.185.229.41/32
SPF_IP208.185.229.42/32
SPF_IP208.185.229.43/32
SPF_IP208.185.229.44/32
SPF_IP208.185.229.45/32
SPF_IP208.75.123.0/24
SPF_IP217.86.134.141
SPF_IP2607:f380:a43:1010:0:0:0:64
SPF_IP2607:f380:a43:10:0:0:0:1136
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP50.31.43.252/32
SPF_IP54.219.191.20
SPF_IP65.254.37.50
SPF_IP66.151.109.0/24
SPF_IP66.77.173.243
SPF_IP68.64.190.112
SPF_IP74.122.104.0/22

Related pages

Pivot deeper into the graph from lbcc.edu.

Cypher and MCP

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

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