Skip to content

Hostname

gotarget.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · gotarget.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gotarget.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.251.10213.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.213.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.6513.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.9413.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.10613.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.11213.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.3213.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.7113.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.141.1033.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.1133.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.593.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.633.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gotarget.com.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.gotarget.com.br
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEsendgrid.net

Related pages

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

Cypher and MCP

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

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