Skip to content

Hostname

codebox.com.br

Last fetched

codebox.com.br resolves to 138.59.73.41, announced in 138.59.72.0/22 by AS264604 - Unixsis Servicos de Unix e Cloud - ME in BR. codebox.com.br is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · codebox.com.brRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/codebox.com.br

Resolution chain

IPv6 resolution

Attribution

unixsis servicos de unix me

ORIGIN_AS

WHOIS identity

Contact emails
romulo@codebox.com.br

Subdomains

Mail and authentication

Nameservers

  • dns01.unixsis.net
  • ns1.unixsis.net
  • ns2.unixsis.net

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • smtp.google.com

SPF policy

  • a: codebox.com.br
  • mx: codebox.com.br
  • include: _spf.google.com
  • ip: 138.59.73.41
  • ip: 2804:2258:c0de:2000:0:0:0:41

Threat-feed evidence

History

Related pages

Pivot from codebox.com.br into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "codebox.com.br"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.