Skip to content

Hostname

gvh.org

Last fetched

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

Nutrition Label

WHISPER CANON · gvh.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gvh.org

Resolution chain

gvh.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
grand view hospital
Contact emails

Subdomains

47 observed subdomains of gvh.org.

Web-graph footprint

Distinct hostnames that link to or from gvh.org in the public web crawl.

122 sites link to this hostname.

156 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for gvh.org.

MechanismTarget
SPF_INCLUDEgvh-org.spf.smtp25.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zixsmbhosted.com
SPF_IP40.84.28.29/32
SPF_IP50.231.93.136
SPF_IP50.231.93.137

Related pages

Pivot deeper into the graph from gvh.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "gvh.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.