Skip to content

Hostname

monroecc.edu

Last fetched

monroecc.edu appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

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

Resolution chain

monroecc.edu has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
monroe community college
Contact emails

Subdomains

74 observed subdomains of monroecc.edu.

Web-graph footprint

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

689 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for monroecc.edu.

MechanismTarget
SPF_INCLUDEoutboundmail.convio.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsfsolutionsmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.formassembly.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP12.228.6.215/32
SPF_IP136.147.62.206/32
SPF_IP136.223.148.16
SPF_IP136.223.155.13/32
SPF_IP142.0.187.42/32
SPF_IP150.160.201.115
SPF_IP159.183.195.16
SPF_IP198.105.13.131/32
SPF_IP198.187.196.100/32
SPF_IP198.187.196.130/32
SPF_IP206.107.42.249/32
SPF_IP206.107.42.254/32
SPF_IP216.69.103.84
SPF_IP216.69.106.22/32
SPF_IP216.69.106.70
SPF_IP216.69.106.71
SPF_IP216.69.109.5

Related pages

Pivot deeper into the graph from monroecc.edu.

Cypher and MCP

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

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