Skip to content

Hostname

hartwick.edu

Last fetched

hartwick.edu is a registered hostname under the .edu top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · hartwick.eduRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hartwick.edu

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
Organization
hartwick college
Contact emails

Subdomains

71 observed subdomains of hartwick.edu.

Web-graph footprint

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

576 sites link to this hostname.

706 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for hartwick.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEa._spf.brightspace.com
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.watermarkinsights.com
SPF_IP174.90.126.0/23
SPF_IP199.15.214.178
SPF_IP216.59.66.186
SPF_IP34.102.239.211/32
SPF_IP54.174.89.209
SPF_IP66.109.37.198
SPF_IP74.205.250.0/24

Related pages

Pivot deeper into the graph from hartwick.edu.

Cypher and MCP

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

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