Skip to content

Hostname

etb.net.co

Last fetched

etb.net.co resolves to 200.69.107.94, announced in 200.69.107.0/24 by AS19429 - ETB - Colombia in CO. etb.net.co 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 · etb.net.coRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/etb.net.co

Resolution chain

IPv6 resolution

No AAAA record for etb.net.co is recorded in WhisperGraph.

Attribution

etb colombia

ORIGIN_AS

WHOIS identity

Registrar
iana:21607
Contact emails
dnsadmin@etb.net.co, jpittac@hotmail.com

Subdomains

Mail and authentication

Nameservers

  • ns1-auth.etb.net.co
  • ns2-auth.etb.net.co

MX records

  • mx1.admincollaborationservices.etb.net.co
  • mx2.admincollaborationservices.etb.net.co
  • mx1.etb.net.co
  • mx2.etb.net.co

SPF policy

  • ip: 200.69.107.0/24
  • ip: 190.27.245.0/24
  • mx: etb.net.co
  • a: smtp-atlas.etb.net.co
  • a: smtp-bocuavas01.etb.net.co
  • a: smtp-bocuavas02.etb.net.co
  • a: smtp-cronos.etb.net.co
  • ip: 186.29.143.1
  • ip: 186.29.143.100
  • ip: 186.29.143.2
  • ip: 190.24.81.138
  • ip: 190.24.81.200
  • ip: 190.26.181.4

Threat-feed evidence

History

Related pages

Pivot from etb.net.co 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: "etb.net.co"})-[: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.