Hostname
gsw.edu
Last fetched
gsw.edu resolves to 1 IPv4 address operated by PEACHNET-AS3479 - Board of Regents of the University System of Georgia in US.
Nutrition Label
Resolution chain
gsw.edu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 168.18.216.210 | 168.18.0.0/15 | AS3479 | PEACHNET-AS3479 - Board of Regents of the University System of Georgia | US |
WHOIS identity
- Registrar
- —
- Organization
- georgia southwestern state university
- Contact emails
- —
Subdomains
69 observed subdomains of gsw.edu.
Showing 25 of 69. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gsw.edu in the public web crawl.
436 sites link to this hostname.
342 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for gsw.edu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | ngwebsolutions.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.formassembly.com |
| SPF_INCLUDE | verifymyfafsa.com |
| SPF_IP | 12.228.6.215/32 |
| SPF_IP | 168.18.104.0/24 |
| SPF_IP | 168.18.216.0/24 |
| SPF_IP | 168.18.89.97/27 |
| SPF_IP | 168.18.90.224/28 |
| SPF_IP | 168.25.55.150 |
| SPF_IP | 168.25.55.153 |
| SPF_IP | 198.187.196.0/24 |
| SPF_IP | 205.220.171.202 |
| SPF_IP | 205.220.183.107 |
| SPF_IP | 54.240.121.247/32 |
| SPF_IP | 54.240.121.248/32 |
| SPF_IP | 69.55.6.124 |
| SPF_MX | gsw.edu |
Related pages
Pivot deeper into the graph from gsw.edu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gsw.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.