Skip to content

Hostname

scccd.edu

Last fetched

scccd.edu resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · scccd.eduRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/scccd.edu

Resolution chain

scccd.edu resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.215.45.25534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
3.33.173.813.33.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
15.197.165.18415.197.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
Organization
state center community college district
Contact emails

Subdomains

54 observed subdomains of scccd.edu.

Web-graph footprint

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

182 sites link to this hostname.

181 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for scccd.edu.

MechanismTarget
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEhobsonsmail.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP205.155.151.20
SPF_IP205.155.151.56
SPF_IP205.155.151.57
SPF_IP205.155.151.7

Related pages

Pivot deeper into the graph from scccd.edu.

Cypher and MCP

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

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