Skip to content

Hostname

jscc.edu

Last fetched

jscc.edu resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

WHISPER CANON · jscc.eduRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/jscc.edu

Resolution chain

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

IPPrefixASNOperatorCountry
52.171.231.22252.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
Organization
jackson state community college
Contact emails

Subdomains

31 observed subdomains of jscc.edu.

Web-graph footprint

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

216 sites link to this hostname.

136 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for jscc.edu.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEoutlook.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_IP129.33.243.30/32
SPF_IP198.187.196.100/32
SPF_IP216.17.112.0/20
SPF_IP23.249.221.242/32
SPF_IP35.130.125.0/24
SPF_MXjscc.edu

Related pages

Pivot deeper into the graph from jscc.edu.

Cypher and MCP

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

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