Skip to content

Hostname

middlesex.mass.edu

Last fetched

middlesex.mass.edu resolves to 1 IPv4 address operated by UMASSNET-AS1968 - UMASSNET in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
134.241.47.45134.241.0.0/16AS1968UMASSNET-AS1968 - UMASSNETUS

WHOIS identity

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

Subdomains

47 observed subdomains of middlesex.mass.edu.

Web-graph footprint

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

567 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for middlesex.mass.edu.

MechanismTarget
SPF_INCLUDE_spf.bbnotify.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_tuf-spf.touchnet.com
SPF_INCLUDEguardianconduct.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.symplicity.com
SPF_INCLUDEspf1.formassembly.com
SPF_IP129.33.243.30/32
SPF_IP134.241.46.2
SPF_IP134.241.47.150
SPF_IP208.62.98.150/32
SPF_IP50.17.148.64/32
SPF_IP74.122.104.0/22

Related pages

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

Cypher and MCP

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

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