Skip to content

Hostname

gbitsolutions.com.br

Last fetched

gbitsolutions.com.br resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · gbitsolutions.com.brRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/gbitsolutions.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
18.160.172.1118.160.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.172.2618.160.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.172.6618.160.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.172.8618.160.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.207.273.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.363.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.753.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.93.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
52.85.61.1252.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.3152.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.4752.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.6352.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
glauber augusto bronzato vilela ltda
Contact emails

Subdomains

1 observed subdomain of gbitsolutions.com.br.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gbitsolutions.com.br.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from gbitsolutions.com.br.

Cypher and MCP

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

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