Skip to content

Hostname

tudus.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.55.102143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.127143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.31143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.89143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
3.164.240.243.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.383.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.623.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.983.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
Organization
alan adler
Contact emails

Subdomains

10 observed subdomains of tudus.com.br.

Web-graph footprint

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

286 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.emailmkt.correio.ws
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com

Related pages

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

Cypher and MCP

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

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