Skip to content

Hostname

ghs.org

Last fetched

ghs.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ghs.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ghs.org

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

Subdomains

31 observed subdomains of ghs.org.

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.

MechanismTarget
SPF_IP167.171.82.90
SPF_IP167.171.82.91
SPF_IP167.171.82.92
SPF_IP199.15.144.210
SPF_IP199.15.146.24
SPF_IP199.15.148.210
SPF_IP209.149.112.43
SPF_IP209.149.112.44
SPF_IP209.149.113.3
SPF_IP67.231.145.156
SPF_IP67.231.153.144
SPF_MXghs.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 20

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