Skip to content

Hostname

lamar.edu

Last fetched

lamar.edu resolves to 2 IPv4 addresses operated by LAMARUNIV - Lamar University in US.

Nutrition Label

WHISPER CANON · lamar.eduRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/lamar.edu

Resolution chain

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

IPPrefixASNOperatorCountry
140.158.64.248140.158.0.0/16AS25709LAMARUNIV - Lamar UniversityUS
147.26.255.248147.26.255.0/24AS18777TEXAS-STATE-UNIVERSITY - Texas State UniversityUS

WHOIS identity

Registrar
Organization
lamar university
Contact emails

Subdomains

689 observed subdomains of lamar.edu.

Web-graph footprint

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

1,221 sites link to this hostname.

730 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for lamar.edu.

Related pages

Pivot deeper into the graph from lamar.edu.

Cypher and MCP

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

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