Skip to content

Hostname

massasoit.mass.edu

Last fetched

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

Nutrition Label

WHISPER CANON · massasoit.mass.eduRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/massasoit.mass.edu

Resolution chain

massasoit.mass.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

No WHOIS records are currently associated with massasoit.mass.edu in WhisperGraph.

Subdomains

11 observed subdomains of massasoit.mass.edu.

Web-graph footprint

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

79 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for massasoit.mass.edu.

MechanismTarget
SPF_INCLUDE_spf.explore-blue.com
SPF_INCLUDE_spf.qemailserver.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.symplicity.com
SPF_INCLUDEspf.watermarkinsights.com
SPF_IP107.0.236.151
SPF_IP107.0.236.155
SPF_IP12.228.6.215/32
SPF_IP129.33.243.30/32
SPF_IP134.241.154.66
SPF_IP146.243.122.37/30
SPF_IP146.243.37.14/31
SPF_IP198.187.196.100/32
SPF_IP198.21.1.32/32
SPF_IP34.194.230.233/32
SPF_IP34.230.107.215/32
SPF_IP50.31.61.70/32
SPF_IP69.43.75.16

Related pages

Pivot deeper into the graph from massasoit.mass.edu.

Cypher and MCP

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

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