Skip to content

Hostname

ccbcmd.edu

Last fetched

ccbcmd.edu is a registered hostname under the .edu top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
Organization
the community college of baltimore county
Contact emails

Subdomains

87 observed subdomains of ccbcmd.edu.

Web-graph footprint

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

817 sites link to this hostname.

198 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

73 SPF mechanisms authorising senders for ccbcmd.edu.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.151.192.0/23
SPF_IP108.179.144.0/20
SPF_IP12.228.6.215/32
SPF_IP13.82.215.115
SPF_IP13.92.210.21
SPF_IP13.92.229.237
SPF_IP139.180.17.0/24
SPF_IP141.193.184.128/25
SPF_IP141.193.184.32/27
SPF_IP141.193.184.64/26
SPF_IP141.193.185.128/25
SPF_IP141.193.185.32/27
SPF_IP141.193.185.64/26
SPF_IP143.244.80.0/20
SPF_IP158.247.16.0/20
SPF_IP162.209.88.57
SPF_IP162.209.9.103
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP172.191.138.223
SPF_IP173.224.69.11
SPF_IP173.224.69.12
SPF_IP173.224.69.13
SPF_IP18.208.124.128/25
SPF_IP185.12.80.0/22
SPF_IP188.172.128.0/20
SPF_IP192.161.144.0/20
SPF_IP198.187.196.100/32
SPF_IP198.200.181.71
SPF_IP198.200.181.72
SPF_IP198.200.181.73
SPF_IP198.200.181.74
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP205.220.171.130/32
SPF_IP205.220.183.130/32
SPF_IP206.55.144.0/20
SPF_IP216.139.64.0/19
SPF_IP216.198.0.0/18
SPF_IP216.221.160.0/19
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP3.210.190.0/24
SPF_IP3.93.157.0/24
SPF_IP4.227.196.67
SPF_IP4.227.198.12
SPF_IP40.90.242.7/32
SPF_IP40.90.242.8/32
SPF_IP40.90.247.53/32
SPF_IP52.147.210.224/28
SPF_IP52.168.75.43
SPF_IP52.170.114.32
SPF_IP52.170.218.202
SPF_IP52.170.59.116
SPF_IP52.226.165.240
SPF_IP52.226.76.214
SPF_IP52.226.86.226
SPF_IP54.174.52.0/24
SPF_IP54.174.57.0/24
SPF_IP54.174.59.0/24
SPF_IP54.174.60.0/23
SPF_IP54.174.63.0/24
SPF_IP54.240.0.0/18
SPF_IP54.240.64.0/19
SPF_IP54.240.96.0/19
SPF_IP67.231.148.213/32
SPF_IP67.231.156.212/32
SPF_IP69.169.224.0/20
SPF_IP74.122.104.0/22
SPF_IP76.223.128.0/19
SPF_IP76.223.176.0/20
SPF_MXccbcmd.edu

Related pages

Pivot deeper into the graph from ccbcmd.edu.

Cypher and MCP

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

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