Skip to content

Hostname

gorillagroup.com

Last fetched

gorillagroup.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · gorillagroup.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/gorillagroup.com

Resolution chain

gorillagroup.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.26.137.9152.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:9
Organization
brian grady
Contact emails

Subdomains

38 observed subdomains of gorillagroup.com.

Web-graph footprint

Distinct hostnames that link to or from gorillagroup.com in the public web crawl.

73 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for gorillagroup.com.

MechanismTarget
SPF_Agorillagroup.com
SPF_INCLUDE131912.spf03.hubspotemail.net
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP132.145.136.144
SPF_IP158.101.121.165
SPF_IP35.160.143.218
SPF_IP52.32.136.122
SPF_IP52.33.153.133
SPF_IP54.200.41.53
SPF_MXgorillagroup.com

Related pages

Pivot deeper into the graph from gorillagroup.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gorillagroup.com"})-[: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.