Skip to content

Hostname

ohioguidestone.org

Last fetched

ohioguidestone.org resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · ohioguidestone.orgRouting diversity4.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ohioguidestone.org

Resolution chain

ohioguidestone.org resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.222.33.23618.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.225.150.10918.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.57.543.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.45.1363.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.137.74.563.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.140.223.1623.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.143.178.443.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
52.14.130.7652.14.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.15.130.11652.15.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
darcy zehe
Contact emails

Subdomains

8 observed subdomains of ohioguidestone.org.

Web-graph footprint

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

204 sites link to this hostname.

295 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ohioguidestone.org.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.218.92.162
SPF_IP18.222.185.16
SPF_IP208.86.168.7/32
SPF_IP3.131.44.111
SPF_IP3.134.178.242
SPF_IP3.137.108.82
SPF_IP40.76.18.54
SPF_IP70.62.249.18
SPF_MXohioguidestone.org

Related pages

Pivot deeper into the graph from ohioguidestone.org.

Cypher and MCP

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

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