Skip to content

Hostname

cryptoid.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · cryptoid.com.brRouting diversity4.8/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/cryptoid.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
100.52.105.12100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.209.89.25018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.52.5723.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.89.1823.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.141.343.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.117.24235.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.107.22252.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.149.852.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
cryptoid portal de conteudo de identifica??o digit
Contact emails

Subdomains

3 observed subdomains of cryptoid.com.br.

Web-graph footprint

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

535 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE23802.meuspf.com
SPF_INCLUDE_spf.locaweb.com.br
SPF_INCLUDEcryspf.cryptoid.com.br
SPF_INCLUDEspf.enviaremails.com.br

Related pages

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

Cypher and MCP

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

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