Skip to content

Hostname

gatesopenresearch.org

Last fetched

gatesopenresearch.org resolves to 8 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · gatesopenresearch.orgRouting diversity4.8/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gatesopenresearch.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.33.89104.18.33.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.154.167172.64.154.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
3.255.23.1063.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.186.11534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.93.24052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.203.1054.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.157.6254.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.67.763.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:447
Organization
department groupit
Contact emails

Subdomains

3 observed subdomains of gatesopenresearch.org.

Web-graph footprint

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

405 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for gatesopenresearch.org.

Related pages

Pivot deeper into the graph from gatesopenresearch.org.

Cypher and MCP

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

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