Skip to content

Hostname

gorillastreaming.com

Last fetched

gorillastreaming.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · gorillastreaming.comRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/gorillastreaming.com

Resolution chain

gorillastreaming.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.158.156.22518.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.195.156.24118.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.121.1.523.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.252.1723.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.65.179.363.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.72.244.1683.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.74.252.2213.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.75.208.243.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.83.3752.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.253.24352.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
54.93.139.12954.93.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE
63.179.35.10963.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
63.185.134.13963.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
63.185.154.5363.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:1390
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

75 observed subdomains of gorillastreaming.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for gorillastreaming.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from gorillastreaming.com.

Cypher and MCP

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

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