Skip to content

Hostname

bcc.ctc.edu

Last fetched

bcc.ctc.edu resolves to 2 IPv4 addresses operated by WA-K20 - Washington State K-20 Telecommunications Network in US.

Nutrition Label

WHISPER CANON · bcc.ctc.eduRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/bcc.ctc.edu

Resolution chain

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

IPPrefixASNOperatorCountry
134.39.81.217134.39.0.0/16AS10430WA-K20 - Washington State K-20 Telecommunications NetworkUS
168.156.38.195168.156.0.0/18AS10430WA-K20 - Washington State K-20 Telecommunications NetworkUS

WHOIS identity

No WHOIS records are currently associated with bcc.ctc.edu in WhisperGraph.

Subdomains

114 observed subdomains of bcc.ctc.edu.

Web-graph footprint

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

43 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bcc.ctc.edu.

MechanismTarget
SPF_Abcc.ctc.edu
SPF_IP134.39.81.0/24
SPF_IP134.39.87.0/24
SPF_IP168.156.32.0/21
SPF_IP168.156.40.0/21
SPF_MXbcc.ctc.edu

Related pages

Pivot deeper into the graph from bcc.ctc.edu.

Cypher and MCP

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

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