Skip to content

Hostname

gbtech.cloud

Last fetched

gbtech.cloud resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · gbtech.cloudRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/gbtech.cloud

Resolution chain

gbtech.cloud resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.155.99.12718.155.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.99.3518.155.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.99.6918.155.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.99.8818.155.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
52.84.20.1052.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.12052.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.4452.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.552.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.1299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.1499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of gbtech.cloud.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for gbtech.cloud.

MechanismTarget
SPF_INCLUDEmail.3sync.app
SPF_INCLUDEmail.gbtech.cloud
SPF_INCLUDEmail.kanlead.com.br
SPF_INCLUDEmail.semijoiaslady.com.br
SPF_IP38.242.230.31

Related pages

Pivot deeper into the graph from gbtech.cloud.

Cypher and MCP

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

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