Skip to content

Hostname

heights.edu

Last fetched

heights.edu resolves to 1 IPv4 address operated by AS63949 in US.

Nutrition Label

WHISPER CANON · heights.eduRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/heights.edu

Resolution chain

heights.edu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.79.177.13345.79.176.0/20AS63949US

WHOIS identity

Registrar
Organization
the heights school
Contact emails

Subdomains

18 observed subdomains of heights.edu.

Web-graph footprint

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

47 sites link to this hostname.

80 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for heights.edu.

MechanismTarget
SPF_Aheights.edu
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.constantcontact.com
SPF_IP38.142.218.234
SPF_MXheights.edu

Related pages

Pivot deeper into the graph from heights.edu.

Cypher and MCP

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

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