Skip to content

Hostname

gorillafund.org

Last fetched

gorillafund.org resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · gorillafund.orgRouting diversity6.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/gorillafund.org

Resolution chain

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

IPPrefixASNOperatorCountry
107.23.110.215107.23.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.78.583.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.28.923.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.102.7734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.48.7534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.32.22334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.12.25544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.227.21552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.213.7552.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.92.16654.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.8.18854.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.19.22054.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.224.7454.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.221.243.9654.221.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.168.15454.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.116.10432.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.1.16854.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.0.7598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
clare richardson
Contact emails

Subdomains

12 observed subdomains of gorillafund.org.

Web-graph footprint

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

1,131 sites link to this hostname.

107 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for gorillafund.org.

MechanismTarget
SPF_INCLUDE_spf.e-activist.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEsalsalabs.net
SPF_INCLUDEsalsalabs.org

Related pages

Pivot deeper into the graph from gorillafund.org.

Cypher and MCP

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

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