Skip to content

Hostname

massasoit.edu

Last fetched

massasoit.edu resolves to 2 IPv4 addresses operated by COMCAST-7922 - Comcast Cable Communications, LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
107.0.236.145107.0.0.0/14AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
192.107.120.165192.107.120.0/23AS32145OPENCAPE - OpenCape CorporationUS

WHOIS identity

Registrar
Organization
massasoit community college
Contact emails

Subdomains

14 observed subdomains of massasoit.edu.

Web-graph footprint

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

293 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for massasoit.edu.

MechanismTarget
SPF_INCLUDE_spf.academicworks.com
SPF_INCLUDE_spf.google.com
SPF_IP198.21.1.32/32

Related pages

Pivot deeper into the graph from massasoit.edu.

Cypher and MCP

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

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