Skip to content

Hostname

lsua.edu

Last fetched

lsua.edu resolves to 2 IPv4 addresses operated by LSUAA - Louisiana State University at Alexandria in US.

Nutrition Label

WHISPER CANON · lsua.eduRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/lsua.edu

Resolution chain

lsua.edu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
198.62.176.33198.62.176.0/24AS401290LSUAA - Louisiana State University at AlexandriaUS
198.62.176.99198.62.176.0/24AS401290LSUAA - Louisiana State University at AlexandriaUS

WHOIS identity

Registrar
Organization
lousiana state university at alexandria
Contact emails

Subdomains

27 observed subdomains of lsua.edu.

Web-graph footprint

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

288 sites link to this hostname.

207 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for lsua.edu.

MechanismTarget
SPF_Amx.collegenet.com
SPF_Asmtp5.cashnet.com
SPF_Asmtp6.cashnet.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmarketing.dynamics.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.68.137.247
SPF_IP198.62.176.101
SPF_IP198.62.176.26
SPF_IP198.62.176.99
SPF_IP20.64.0.0/10

Related pages

Pivot deeper into the graph from lsua.edu.

Cypher and MCP

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

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