Skip to content

Hostname

2cloud.com.br

Last fetched

2cloud.com.br resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · 2cloud.com.brRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/2cloud.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
18.229.234.16918.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.242.10418.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
185.158.133.1185.158.133.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.PL
54.207.12.25154.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.85.4054.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.122.14756.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.90.6656.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
2cloud informatica ltda epp
Contact emails

Subdomains

123 observed subdomains of 2cloud.com.br.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for 2cloud.com.br.

MechanismTarget
SPF_INCLUDE2clspf.2cloud.com.br
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.ppepost.net

Related pages

Pivot deeper into the graph from 2cloud.com.br.

Cypher and MCP

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

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