Skip to content

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

WHISPER CANON · gscu.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gscu.org

Resolution chain

gscu.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.8.117104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.117104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.192172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
granite state credit union
Contact emails

Subdomains

21 observed subdomains of gscu.org.

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

SPF policy

13 SPF mechanisms authorising senders for gscu.org.

MechanismTarget
SPF_Agscu.org
SPF_INCLUDE_spf1.gscu.org
SPF_INCLUDE_spf2.gscu.org
SPF_INCLUDE_spf3.gscu.org
SPF_INCLUDEclient_spf.fivision.com
SPF_INCLUDEgscu-org.spf.smtp25.com
SPF_INCLUDEspf.cashedge.com
SPF_INCLUDEzeptomail.net
SPF_IP199.167.224.0/22
SPF_IP63.117.120.96/27
SPF_IP68.232.149.148/32
SPF_IP69.38.149.224/27
SPF_MXgscu.org

Related pages

Pivot deeper into the graph from gscu.org.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.