Hostname
ghs.org
Last fetched
ghs.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
ghs.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2
- Organization
- greenville hospital systems
- Contact emails
- ck2hk4kt489@networksolutionsprivateregistration.com
- d96e983p6uq@networksolutionsprivateregistration.com
- dq5bv5nq9dh@networksolutionsprivateregistration.com
- eg35j5jh2jj@networksolutionsprivateregistration.com
- en7ud9zx8uv@networksolutionsprivateregistration.com
- es4km9qp3r8@networksolutionsprivateregistration.com
- ev3us4xj9hv@networksolutionsprivateregistration.com
- f823y7vu7nx@networksolutionsprivateregistration.com
- ft3cy6u22t2@networksolutionsprivateregistration.com
- fy6rb8sj9f4@networksolutionsprivateregistration.com
- ge4vp2b946f@networksolutionsprivateregistration.com
- hw96v32842a@networksolutionsprivateregistration.com
- jq9f64bs9r2@networksolutionsprivateregistration.com
- k59zw34s39n@networksolutionsprivateregistration.com
- kd6jt5g523j@networksolutionsprivateregistration.com
- ke36u2z76kg@networksolutionsprivateregistration.com
- nf5mu8na7nw@networksolutionsprivateregistration.com
- p23k85aa22y@networksolutionsprivateregistration.com
- qb42x66v72h@networksolutionsprivateregistration.com
- rq38637y8xc@networksolutionsprivateregistration.com
- and 15 more
Subdomains
31 observed subdomains of ghs.org.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ghs.org in the public web crawl.
222 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for ghs.org.
| Mechanism | Target |
|---|---|
| SPF_IP | 167.171.82.90 |
| SPF_IP | 167.171.82.91 |
| SPF_IP | 167.171.82.92 |
| SPF_IP | 199.15.144.210 |
| SPF_IP | 199.15.146.24 |
| SPF_IP | 199.15.148.210 |
| SPF_IP | 209.149.112.43 |
| SPF_IP | 209.149.112.44 |
| SPF_IP | 209.149.113.3 |
| SPF_IP | 67.231.145.156 |
| SPF_IP | 67.231.153.144 |
| SPF_MX | ghs.org |
Related pages
Pivot deeper into the graph from ghs.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ghs.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.