IPv4 address
189.43.46.83
Last fetched
189.43.46.83 is announced in 189.43.0.0/16 by AS4230 - CLARO S.A. and geolocates to BR. 189.43.46.83 is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- no-data
Nutrition Label
Attribution
- Announced prefix
- 189.43.0.0/16
- Announcing network
- AS4230 - CLARO S.A.
- RIR-registered prefix
- 189.42.0.0/15
- RPKI
- valid
Anycast detection
This does not appear to be an anycast address on the three signals Canon evaluates: reverse DNS, announced-prefix width and the announcing network's peer count.
Reverse DNS
- apm.betha.services
- redis-arrecadacao.cache.betha.services
- redis-atendimento.cache.betha.services
- redis-atendimento-test.cache.betha.services
- redis-contabil-test.cache.betha.services
- redis-contratos.cache.betha.services
- redis-educacao-test.cache.betha.services
- redis-iss.cache.betha.services
- redis-pessoal.cache.betha.services
- redis-plataforma-test.cache.betha.services
- redis-saude-test.cache.betha.services
- redis-template.cache.betha.services
- db-infra-miguel.db.betha.services
- db-silos-nopaper.db.betha.services
- db-sonarqube.db.betha.services
- db-template.db.betha.services
- db-template-test.db.betha.services
- db-test-arrecadacao.db.betha.services
- db-test-atendimento.db.betha.services
- db-test-contabil.db.betha.services
- db-test-contratos.db.betha.services
- db-test-educacao.db.betha.services
- db-test-extensoes.db.betha.services
- db-test-iss.db.betha.services
- db-test-licencas.db.betha.services
- db-test-nopaper.db.betha.services
- db-test-oauth.db.betha.services
- db-test-ped.db.betha.services
- db-test-pessoal.db.betha.services
- db-test-saude.db.betha.services
- db-test-template-02.db.betha.services
- gitlab.db.betha.services
- iperf.db.betha.services
- pgadmin.db.betha.services
- es.betha.services
- kibana.betha.services
- contabil-master.mq.betha.services
- contabil-release.mq.betha.services
- educacao.mq.betha.services
- educacao-test.mq.betha.services
- pessoal-esocial.mq.betha.services
- pessoal-folha.mq.betha.services
- plataforma-autorizacoes.mq.betha.services
- plataforma-licencas.mq.betha.services
- plataforma-notificacoes.mq.betha.services
- si-notificacoes.mq.betha.services
- plat-ntf.test.mq.betha.services
- tributos-test.mq.betha.services
- sonarqube.betha.services
Geographic detail
- Country
- BR
Threat-feed evidence
History
Related pages
Pivot from 189.43.46.83 into the prefix, network and country that carry it.
Cypher and MCP
Reproduce this address's routing attribution against graph.whisper.security:
MATCH (ip:IPV4 {name: "189.43.46.83"})
OPTIONAL MATCH (ip)-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (ip)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN ap.name AS prefix, a.name AS asn, n.name AS network, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.