Skip to content

Hostname

gamebuilders.com.br

Last fetched

gamebuilders.com.br resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists registrar:godaddy (86) as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.161.125.2118.161.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.125.4118.161.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.125.5018.161.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.125.6018.161.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.171.22.1043.171.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.22.1243.171.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.22.473.171.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.22.563.171.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:godaddy (86)
Organization
jackson medeiros
Contact emails

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.protonmail.ch

Related pages

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

Cypher and MCP

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

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