Skip to content

Hostname

cctech.edu

Last fetched

cctech.edu resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · cctech.eduRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/cctech.edu

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.251.613.248.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
99.83.132.15399.83.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
central carolina technical college
Contact emails

Subdomains

34 observed subdomains of cctech.edu.

Web-graph footprint

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

207 sites link to this hostname.

210 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cctech.edu.

MechanismTarget
SPF_Aus04psmtp.brightspace.com
SPF_INCLUDE_s00285110.autospf.email
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.74.8.0/25
SPF_MXcctech.edu

Related pages

Pivot deeper into the graph from cctech.edu.

Cypher and MCP

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

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