Skip to content

Hostname

target.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.7113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.255.33.165.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.165.255.43.165.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.165.255.613.165.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.165.255.73.165.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
52.222.136.1552.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.1752.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.3752.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.5752.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
target engenharia e consultoria ltda.
Contact emails

Subdomains

8 observed subdomains of target.com.br.

Web-graph footprint

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

171 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for target.com.br.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.183.173.246
SPF_IP159.183.189.133
SPF_IP54.165.67.96
SPF_IP54.240.33.212
SPF_IP54.240.33.213
SPF_IP54.240.33.214
SPF_IP54.240.33.215
SPF_IP54.240.35.123
SPF_IP54.240.35.124
SPF_IP54.240.78.15
SPF_IP54.240.78.16

Related pages

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

Cypher and MCP

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

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