Skip to content

Hostname

gorillatechnology.com

Last fetched

gorillatechnology.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · gorillatechnology.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gorillatechnology.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.12.200104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.200104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.209172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of gorillatechnology.com.

Web-graph footprint

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

52 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for gorillatechnology.com.

MechanismTarget
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.nz.smxemail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.16.180.105
SPF_IP103.16.180.174
SPF_IP103.16.181.252
SPF_IP103.6.213.248
SPF_IP139.180.165.4
SPF_IP14.1.36.184
SPF_IP20.193.16.200
SPF_IP45.32.246.85
SPF_IP45.63.26.222
SPF_IP94.130.10.149

Related pages

Pivot deeper into the graph from gorillatechnology.com.

Cypher and MCP

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

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