Skip to content

Hostname

highline.edu

Last fetched

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

Nutrition Label

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

Resolution chain

highline.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
highline college
Contact emails

Subdomains

245 observed subdomains of highline.edu.

Web-graph footprint

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

343 sites link to this hostname.

297 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for highline.edu.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDElists.ctc.edu
SPF_INCLUDEmbssmtp.mbsbooks.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-na.exlibrisgroup.com
SPF_INCLUDEspf.outreachsystems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP168.156.11.35
SPF_IP168.156.67.45
SPF_IP168.156.68.28
SPF_IP168.156.71.190
SPF_IP168.156.71.191
SPF_IP168.156.71.192
SPF_IP20.236.219.18/32
SPF_IP52.33.95.27
SPF_IP74.122.104.0/22

Related pages

Pivot deeper into the graph from highline.edu.

Cypher and MCP

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

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