Skip to content

Hostname

4protection.com.br

Last fetched

4protection.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.238.11013.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.12913.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.3713.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.7513.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.121.373.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.413.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.483.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.673.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

Registrar
Organization
guilherrme settanni
Contact emails

Subdomains

9 observed subdomains of 4protection.com.br.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_A4protection.com.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.tray.com.br
SPF_MX4protection.com.br

Related pages

Pivot deeper into the graph from 4protection.com.br.

Cypher and MCP

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

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