Hostname
gscu.org
Last fetched
gscu.org resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
gscu.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.8.117 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.9.117 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.70.192 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- granite state credit union
- Contact emails
Subdomains
21 observed subdomains of gscu.org.
Showing 17 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gscu.org in the public web crawl.
70 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for gscu.org.
| Mechanism | Target |
|---|---|
| SPF_A | gscu.org |
| SPF_INCLUDE | _spf1.gscu.org |
| SPF_INCLUDE | _spf2.gscu.org |
| SPF_INCLUDE | _spf3.gscu.org |
| SPF_INCLUDE | client_spf.fivision.com |
| SPF_INCLUDE | gscu-org.spf.smtp25.com |
| SPF_INCLUDE | spf.cashedge.com |
| SPF_INCLUDE | zeptomail.net |
| SPF_IP | 199.167.224.0/22 |
| SPF_IP | 63.117.120.96/27 |
| SPF_IP | 68.232.149.148/32 |
| SPF_IP | 69.38.149.224/27 |
| SPF_MX | gscu.org |
Related pages
Pivot deeper into the graph from gscu.org.
- IP · 104.26.8.117
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · hc5x39rc2ye@networksolutionsprivateregistration.com
- TLD · .org
- Browse hostnames · gs…
- 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: "gscu.org"})-[: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.