Skip to content

Hostname

declarecripto.com.br

Last fetched

declarecripto.com.br resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · declarecripto.com.brRouting diversity4.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/declarecripto.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.53.82100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.220.8713.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.180.13.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.134.2244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.224.142.5754.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.185.2754.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
declare cripto sistemas ltda
Contact emails

Subdomains

9 observed subdomains of declarecripto.com.br.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for declarecripto.com.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEzcsend.net
SPF_INCLUDEzohomail.com

Related pages

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

Cypher and MCP

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

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