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
Resolution chain
cscougars.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.87.112 | 13.227.96.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.227.87.129 | 13.227.96.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.227.87.21 | 13.227.96.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.227.87.37 | 13.227.96.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.171.109 | 18.165.176.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 18.165.171.16 | 18.165.176.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 18.165.171.31 | 18.165.176.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 18.165.171.56 | 18.165.176.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 52.222.236.36 | 52.222.242.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.236.55 | 52.222.242.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.236.8 | 52.222.242.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.236.92 | 52.222.242.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- cleveland state community college
- Contact emails
Subdomains
1 observed subdomain of cscougars.com.
| Subdomain |
|---|
| www.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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | prestosports.com |
Related pages
Pivot deeper into the graph from cscougars.com.
- IP · 13.227.87.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · webmaster@clevelandstatecc.edu
- TLD · .com
- Browse hostnames · cs…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.