Skip to content

Hostname

codebit.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.34108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.37108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.74108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.9108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.241.10213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.10413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
c?ssio de freitas e silva
Contact emails

Subdomains

36 observed subdomains of codebit.com.br.

Web-graph footprint

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

51 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

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

Cypher and MCP

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

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