Skip to content

Hostname

cccd.edu

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.228.114.20220.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
Organization
coast community college district
Contact emails

Subdomains

1,102 observed subdomains of cccd.edu.

Web-graph footprint

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

145 sites link to this hostname.

193 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

100 SPF mechanisms authorising senders for cccd.edu.

MechanismTarget
SPF_INCLUDElistserv.cccnext.net
SPF_INCLUDEngwebsolutions.net
SPF_INCLUDEspf1.cccd.edu
SPF_IP104.130.122.0/23
SPF_IP104.130.206.175
SPF_IP104.130.206.91
SPF_IP104.130.207.166
SPF_IP104.130.222.158
SPF_IP104.130.72.30
SPF_IP104.130.96.0/28
SPF_IP107.20.210.250/32
SPF_IP108.177.8.0/21
SPF_IP108.177.96.0/19
SPF_IP12.228.6.215/32
SPF_IP13.215.187.237
SPF_IP13.237.94.13/32
SPF_IP130.211.0.0/22
SPF_IP139.180.17.0/24
SPF_IP139.60.152.0/22
SPF_IP141.193.32.0/23
SPF_IP143.244.80.0/20
SPF_IP143.55.224.0/21
SPF_IP143.55.232.0/22
SPF_IP143.55.236.0/22
SPF_IP146.20.112.0/26
SPF_IP146.20.113.0/24
SPF_IP146.20.191.0/24
SPF_IP146.20.191.120/32
SPF_IP146.20.191.121/32
SPF_IP146.20.191.122/32
SPF_IP148.163.141.139
SPF_IP148.163.145.139
SPF_IP149.72.0.0/16
SPF_IP15.200.201.185/32
SPF_IP15.200.21.50/32
SPF_IP15.200.44.248/32
SPF_IP150.230.240.226
SPF_IP158.247.16.0/20
SPF_IP159.112.240.0/20
SPF_IP159.135.132.128/25
SPF_IP159.135.140.80/29
SPF_IP159.135.224.0/20
SPF_IP159.183.0.0/16
SPF_IP159.183.193.109
SPF_IP159.183.200.101
SPF_IP159.183.213.105
SPF_IP159.183.213.107
SPF_IP159.183.213.204/32
SPF_IP159.183.214.96/32
SPF_IP160.1.62.192/32
SPF_IP161.38.192.0/20
SPF_IP161.38.204.0/22
SPF_IP162.209.88.57
SPF_IP162.209.9.103
SPF_IP162.247.216.0/22
SPF_IP166.78.237.237
SPF_IP166.78.242.211
SPF_IP166.78.68.0/22
SPF_IP167.89.0.0/17
SPF_IP167.89.101.129
SPF_IP167.89.102.14
SPF_IP167.89.108.81
SPF_IP167.89.11.179
SPF_IP167.89.110.191
SPF_IP167.89.110.192
SPF_IP167.89.126.180
SPF_IP167.89.16.8/32
SPF_IP167.89.29.164
SPF_IP167.89.33.104
SPF_IP167.89.33.2
SPF_IP167.89.33.214/32
SPF_IP167.89.69.61/32
SPF_IP167.89.72.118
SPF_IP167.89.76.158/32
SPF_IP167.89.76.163
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_IP18.208.124.128/25
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP192.237.158.0/23
SPF_IP192.237.185.183
SPF_IP192.237.186.88
SPF_IP192.254.112.0/20
SPF_IP198.187.196.0/24
SPF_IP198.21.0.0/21
SPF_IP198.244.48.0/20
SPF_IP198.244.60.0/22
SPF_IP198.37.144.0/20
SPF_IP198.61.254.0/23
SPF_IP199.127.232.0/22

Related pages

Pivot deeper into the graph from cccd.edu.

Cypher and MCP

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

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