Skip to content

Hostname

hlg.edu

Last fetched

hlg.edu resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · hlg.eduRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.9/10canon.whisper.security/host/hlg.edu

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.85.33104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.241.217.183162.241.216.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationUS
172.67.201.224172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
hannibal-lagrange university
Contact emails

Subdomains

33 observed subdomains of hlg.edu.

Web-graph footprint

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

234 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hlg.edu.

MechanismTarget
SPF_Ae2.hlg.edu
SPF_Ae3.hlg.edu
SPF_Aportals.hlg.edu
SPF_Awgb.hlg.edu
SPF_Awgm.hlg.edu
SPF_Awww.hlg.edu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zohomail360.com
SPF_IP162.241.217.183

Related pages

Pivot deeper into the graph from hlg.edu.

Cypher and MCP

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

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