Skip to content

Hostname

msjc.edu

Last fetched

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

Nutrition Label

WHISPER CANON · msjc.eduRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/msjc.edu

Resolution chain

msjc.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
mt. san jacinto college
Contact emails

Subdomains

49 observed subdomains of msjc.edu.

Web-graph footprint

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

365 sites link to this hostname.

551 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

48 SPF mechanisms authorising senders for msjc.edu.

MechanismTarget
SPF_Amx1.printhosting.com
SPF_Amx2.printhosting.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.msjc.edu
SPF_IP10.144.155.128/26
SPF_IP103.11.200.0/22
SPF_IP103.229.233.0/24
SPF_IP108.177.8.0/21
SPF_IP108.177.96.0/19
SPF_IP129.148.164.0/25
SPF_IP129.148.215.0/25
SPF_IP129.149.38.0/25
SPF_IP129.149.6.0/25
SPF_IP13.237.211.159
SPF_IP13.56.61.123
SPF_IP130.211.0.0/22
SPF_IP130.35.132.195
SPF_IP131.186.12.0/25
SPF_IP138.1.156.112
SPF_IP138.1.170.0/24
SPF_IP147.154.126.0/24
SPF_IP147.154.191.0/24
SPF_IP147.154.32.0/25
SPF_IP147.154.63.0/24
SPF_IP149.72.0.0/16
SPF_IP150.230.240.226
SPF_IP155.248.148.0/25
SPF_IP159.183.0.0/16
SPF_IP159.183.195.16
SPF_IP162.88.24.0/21
SPF_IP162.88.24.0/24
SPF_IP162.88.28.0/24
SPF_IP162.88.36.0/23
SPF_IP162.88.4.0/23
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP168.245.29.173
SPF_IP172.217.0.0/19
SPF_IP172.217.128.0/19
SPF_IP172.217.160.0/20
SPF_IP172.217.192.0/19
SPF_IP172.217.32.0/20
SPF_IP172.253.112.0/20
SPF_IP172.253.56.0/21
SPF_IP173.194.0.0/16
SPF_IP173.236.20.0/24
SPF_IP18.202.65.11
SPF_IP192.174.90.242/32

Related pages

Pivot deeper into the graph from msjc.edu.

Cypher and MCP

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

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