Skip to content

Hostname

cuid.com.br

Last fetched

cuid.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in OM.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.161.104.1183.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.1263.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.353.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.503.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
52.84.102.12252.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.102.6252.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.102.7752.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.102.952.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
Organization
kelvin carvalho silva
Contact emails

Subdomains

5 observed subdomains of cuid.com.br.

Web-graph footprint

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

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cuid.com.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEzcsend.net

Related pages

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

Cypher and MCP

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

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