Skip to content

Hostname

cscougars.com

Last fetched

cscougars.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cscougars.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cscougars.com

Resolution chain

cscougars.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.87.11213.227.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.12913.227.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.2113.227.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.3713.227.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.171.10918.165.176.0/23AS16509AMAZON-02 - Amazon.com, Inc.RO
18.165.171.1618.165.176.0/23AS16509AMAZON-02 - Amazon.com, Inc.RO
18.165.171.3118.165.176.0/23AS16509AMAZON-02 - Amazon.com, Inc.RO
18.165.171.5618.165.176.0/23AS16509AMAZON-02 - Amazon.com, Inc.RO
52.222.236.3652.222.242.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.5552.222.242.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.852.222.242.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.9252.222.242.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
cleveland state community college
Contact emails

Subdomains

1 observed subdomain of cscougars.com.

Web-graph footprint

Distinct hostnames that link to or from cscougars.com in the public web crawl.

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cscougars.com.

MechanismTarget
SPF_INCLUDEprestosports.com

Related pages

Pivot deeper into the graph from cscougars.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cscougars.com"})-[: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.