Skip to content

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

WHISPER CANON · gsw.eduRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/gsw.edu

Resolution chain

gsw.edu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
168.18.216.210168.18.0.0/15AS3479PEACHNET-AS3479 - Board of Regents of the University System of GeorgiaUS

WHOIS identity

Registrar
Organization
georgia southwestern state university
Contact emails

Subdomains

69 observed subdomains of gsw.edu.

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.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for gsw.edu.

MechanismTarget
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEngwebsolutions.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.formassembly.com
SPF_INCLUDEverifymyfafsa.com
SPF_IP12.228.6.215/32
SPF_IP168.18.104.0/24
SPF_IP168.18.216.0/24
SPF_IP168.18.89.97/27
SPF_IP168.18.90.224/28
SPF_IP168.25.55.150
SPF_IP168.25.55.153
SPF_IP198.187.196.0/24
SPF_IP205.220.171.202
SPF_IP205.220.183.107
SPF_IP54.240.121.247/32
SPF_IP54.240.121.248/32
SPF_IP69.55.6.124
SPF_MXgsw.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 20

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